diff options
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,5 +22,6 @@ all :: $(VERSIONS) $(VERSIONS) :: evm install emacs-24.$@-bin --skip || true + evm use emacs-24.$@-bin emacs --version emacs --batch -L . -l ert -l test/tests.el -f ert-run-tests-batch-and-exit |