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

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

[elpa] externals/ruby-end 71b183a274 68/91: Run Ecukes tests in no win m


From: ELPA Syncer
Subject: [elpa] externals/ruby-end 71b183a274 68/91: Run Ecukes tests in no win mode.
Date: Wed, 25 Jan 2023 19:58:31 -0500 (EST)

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

    Run Ecukes tests in no win mode.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 4fef5a1d77..6655f8b719 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,6 @@ all: test
 test: ecukes
 
 ecukes:
-       $(CASK) exec ecukes
+       $(CASK) exec ecukes --no-win
 
 .PHONY: ecukes test all



reply via email to

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