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

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

[nongnu] elpa/gnosis b27b930f3e 4/7: makefile: Update tests


From: ELPA Syncer
Subject: [nongnu] elpa/gnosis b27b930f3e 4/7: makefile: Update tests
Date: Tue, 10 Dec 2024 13:00:31 -0500 (EST)

branch: elpa/gnosis
commit b27b930f3efa0ba1f3a669ff5a5a9bedae6c25cc
Author: Thanos Apollo <public@thanosapollo.org>
Commit: Thanos Apollo <public@thanosapollo.org>

    makefile: Update tests
---
 Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile b/Makefile
index 9b1a262a14..8a6061e465 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,8 @@ doc:  $(ORG)
 
 test:
        $(EMACS) --batch \
+       rm *.elc \
+       -q \
        --load $(TEST_FILE) \
        --eval "(ert-run-tests-batch-and-exit)"
 



reply via email to

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