]> git.eshelyaron.com Git - emacs.git/commitdiff
do not force compiler settings within the testsuite
authorAndrea Corallo <akrl@sdf.org>
Sun, 17 Nov 2019 10:20:29 +0000 (11:20 +0100)
committerAndrea Corallo <akrl@sdf.org>
Wed, 1 Jan 2020 10:38:06 +0000 (11:38 +0100)
test/src/comp-tests.el

index 34d00896b4fe56afcbdb561eee6ee58773ab4f18..2a4c849a7c8211a768aa2996c50096abcfe1bfed 100644 (file)
@@ -29,9 +29,6 @@
 (require 'cl-lib)
 (require 'comp)
 
-(setq comp-speed 3)
-(setq comp-debug 1)
-
 (defconst comp-test-directory (file-name-directory (or load-file-name
                                                        buffer-file-name)))
 (defconst comp-test-src