This commit is contained in:
Thomas von Dein
2017-07-19 11:02:07 +02:00
parent 6fa42fa6f8
commit 4fde1a37d2

View File

@@ -13,4 +13,5 @@ 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 "$@"
cask exec ert-runner -L . -L test -l autoscratch-mode-tests.el -f ert-run-tests-batch-and-exit "$@"