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

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

[elpa] externals/ruby-end 338879148d 47/91: Add Makefile to run tests.


From: ELPA Syncer
Subject: [elpa] externals/ruby-end 338879148d 47/91: Add Makefile to run tests.
Date: Wed, 25 Jan 2023 19:58:27 -0500 (EST)

branch: externals/ruby-end
commit 338879148ddca61c0ecec0596bc48c14fe862fd4
Author: Johan Andersson <johan.rejeep@gmail.com>
Commit: Johan Andersson <johan.rejeep@gmail.com>

    Add Makefile to run tests.
---
 Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000000..965dcf82d5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+ECUKES = $(shell find elpa/ecukes-*/ecukes | tail -1)
+
+all:
+       carton exec ${ECUKES} features



reply via email to

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