emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/native-comp a0c6ee6 2/2: Do no force speed while running the tes


From: Andrea Corallo
Subject: feature/native-comp a0c6ee6 2/2: Do no force speed while running the testsuite
Date: Mon, 20 Jan 2020 17:06:36 -0500 (EST)

branch: feature/native-comp
commit a0c6ee6fc5725dab42aba662d46e46c213c8018a
Author: Andrea Corallo <address@hidden>
Commit: Andrea Corallo <address@hidden>

    Do no force speed while running the testsuite
---
 test/src/comp-tests.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/test/src/comp-tests.el b/test/src/comp-tests.el
index d71dad6..bd844a9 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]