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

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

[nongnu] elpa/with-simulated-input 26927ea680 049/134: Specify test dire


From: ELPA Syncer
Subject: [nongnu] elpa/with-simulated-input 26927ea680 049/134: Specify test directory explicitly
Date: Mon, 10 Jan 2022 23:00:04 -0500 (EST)

branch: elpa/with-simulated-input
commit 26927ea680d1341155ae8b07d076b5f618329945
Author: Ryan C. Thompson <rct@thompsonclan.org>
Commit: Ryan C. Thompson <rct@thompsonclan.org>

    Specify test directory explicitly
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 794301a427..d722381dc0 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ all: test
 # We run clean-elc because undercover.el doesn't support elc files
 test:
        cask clean-elc
-       cask exec buttercup -L .
+       cask exec buttercup -L . tests
 
 compile: $(ELC_FILES)
 



reply via email to

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