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

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

[nongnu] elpa/multiple-cursors 2345958 260/434: Run ecukes tests in --no


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors 2345958 260/434: Run ecukes tests in --no-win mode
Date: Sat, 7 Aug 2021 09:20:38 -0400 (EDT)

branch: elpa/multiple-cursors
commit 23459589eb360464447cc767f8619f4b2c31db77
Author: Magnar Sveen <magnars@gmail.com>
Commit: Magnar Sveen <magnars@gmail.com>

    Run ecukes tests in --no-win mode
    
    Fixes #108
---
 run-tests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/run-tests.sh b/run-tests.sh
index 4986fec..ffee370 100755
--- a/run-tests.sh
+++ b/run-tests.sh
@@ -1,2 +1,2 @@
 #!/bin/sh -e
-cask exec ecukes "$@"
+cask exec ecukes "$@" --no-win



reply via email to

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