From: Andrea Corallo Date: Mon, 20 Jan 2020 21:59:40 +0000 (+0000) Subject: Do no force speed while running the testsuite X-Git-Tag: emacs-28.0.90~2727^2~844 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a0c6ee6fc5725dab42aba662d46e46c213c8018a;p=emacs.git Do no force speed while running the testsuite --- diff --git a/test/src/comp-tests.el b/test/src/comp-tests.el index d71dad6dd59..bd844a90c3c 100644 --- a/test/src/comp-tests.el +++ b/test/src/comp-tests.el @@ -29,9 +29,6 @@ (require 'cl-lib) (require 'comp) -;; (setq comp-debug 1) -(setq comp-speed 0) - (defconst comp-test-directory (file-name-directory (or load-file-name buffer-file-name))) (defconst comp-test-src