aboutsummaryrefslogtreecommitdiff
path: root/ci/compile-tests/004-dependency-cycle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ci/compile-tests/004-dependency-cycle/Makefile')
-rw-r--r--ci/compile-tests/004-dependency-cycle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/compile-tests/004-dependency-cycle/Makefile b/ci/compile-tests/004-dependency-cycle/Makefile
index 4ae0a433..95f05017 100644
--- a/ci/compile-tests/004-dependency-cycle/Makefile
+++ b/ci/compile-tests/004-dependency-cycle/Makefile
@@ -11,8 +11,8 @@
.PHONY: test
test:
$(MAKE) clean
- emacs -batch -l ert -l ../../../generic/proof-site.el -l ../cct-lib.el \
- -l test.el -f ert-run-tests-batch-and-exit
+ emacs -batch -l ../../../generic/proof-site.el -l ../cct-lib.el \
+ -l runtest.el -f ert-run-tests-batch-and-exit
.PHONY: clean
clean: