mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-14 09:39:42 +00:00
Do no force speed while running the testsuite
This commit is contained in:
parent
e83bc2503b
commit
a0c6ee6fc5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user