]> git.eshelyaron.com Git - emacs.git/commitdiff
Do no force speed while running the testsuite
authorAndrea Corallo <akrl@sdf.org>
Mon, 20 Jan 2020 21:59:40 +0000 (21:59 +0000)
committerAndrea Corallo <akrl@sdf.org>
Mon, 20 Jan 2020 21:59:40 +0000 (21:59 +0000)
test/src/comp-tests.el

index d71dad6dd591bb22bee3a962135b705dac8f10f6..bd844a90c3c329bac11a0f402f579f91554fbfcf 100644 (file)
@@ -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