emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/compat 3c81fa3325 1/7: Ensure that tests are interprete


From: ELPA Syncer
Subject: [elpa] externals/compat 3c81fa3325 1/7: Ensure that tests are interpreted
Date: Tue, 3 Jan 2023 09:57:27 -0500 (EST)

branch: externals/compat
commit 3c81fa33252143ff44f96ae81e12d4b0dc0a83c9
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Ensure that tests are interpreted
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 36c6635f68..31d761945b 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ all: compile
 
 compile: $(BYTEC)
 
-test: compile
+test: clean
        $(EMACS) --version
        $(EMACS) -Q --batch -L . -l compat-tests.el -f 
ert-run-tests-batch-and-exit
 



reply via email to

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