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

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

[nongnu] elpa/kotlin-mode 6d679ed0da 097/162: Treat use of make as redun


From: ELPA Syncer
Subject: [nongnu] elpa/kotlin-mode 6d679ed0da 097/162: Treat use of make as redundant, assume people will use 'cask exec ert-runner' to run the tests.
Date: Sat, 29 Jan 2022 08:25:26 -0500 (EST)

branch: elpa/kotlin-mode
commit 6d679ed0da5565ea103c62efe427e5aea8e50440
Author: Russel Winder <russel@winder.org.uk>
Commit: Russel Winder <russel@winder.org.uk>

    Treat use of make as redundant, assume people will use 'cask exec 
ert-runner' to run the tests.
---
 Makefile | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/Makefile b/Makefile
deleted file mode 100644
index 332029a90b..0000000000
--- a/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-all: test
-
-test:
-       cask exec emacs -batch -l ert -l test/kotlin-mode-test.el -f 
ert-run-tests-batch-and-exit
-
-.PHONY: all test



reply via email to

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