mirror of
https://codeberg.org/scip/autoscratch.git
synced 2025-12-17 12:30:58 +01:00
fix
This commit is contained in:
@@ -13,4 +13,5 @@ if [ -n "$TRAVIS" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
cask emacs --batch -Q -l package-lint.el -f package-lint-batch-and-exit autoscratch-mode.el
|
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 "$@"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user