branch: elpa/multiple-cursors
commit 23459589eb360464447cc767f8619f4b2c31db77
Author: Magnar Sveen <[email protected]>
Commit: Magnar Sveen <[email protected]>

    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