]> code.delx.au - gnu-emacs-elpa/blobdiff - Makefile
Fix improperly prepared test.
[gnu-emacs-elpa] / Makefile
index 56a769dbf77ebd51862bebb6afd437b6d1d31793..f729409b9c8d4741e254d0cc2f86193618d49435 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,6 @@ ${DEPENDENCIES}:
        ${CASK}
 
 test: ${DEPENDENCIES}
-       ${KILL_SCOPIFIER}
        ${CASK} exec ${EMACS} -Q -batch \
        -L . \
        -l ert \
@@ -36,7 +35,6 @@ test: ${DEPENDENCIES}
        -f ert-run-tests-batch-and-exit
 
 cover: ${DEPENDENCIES}
-       ${KILL_SCOPIFIER}
        ${CASK} exec ${EMACS} -Q -batch \
        -L . \
        -l ert \