From: Andrea Corallo Date: Sun, 17 Nov 2019 10:20:29 +0000 (+0100) Subject: do not force compiler settings within the testsuite X-Git-Tag: emacs-28.0.90~2727^2~986 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f7c52087b2a836ab8913b7718ad37230a2895ef3;p=emacs.git do not force compiler settings within the testsuite --- diff --git a/test/src/comp-tests.el b/test/src/comp-tests.el index 34d00896b4f..2a4c849a7c8 100644 --- a/test/src/comp-tests.el +++ b/test/src/comp-tests.el @@ -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