From f1f278e844097cb20c61731c0426bc31bc99219a Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Wed, 19 Jul 2017 11:08:50 +0200 Subject: [PATCH] fixagain --- run-tests.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/run-tests.sh b/run-tests.sh index c7a3f0a..6add913 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -13,5 +13,7 @@ if [ -n "$TRAVIS" ]; then fi cask emacs --batch -Q -l package-lint.el -f package-lint-batch-and-exit autoscratch-mode.el -cask exec ert-runner -L . -L test -l autoscratch-mode-tests.el -f ert-run-tests-batch-and-exit "$@" + +cask emacs --batch -Q -L . -L test -l autoscratch-mode-tests.el -f ert-run-tests-batch-and-exit +