aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a08ddb5..f5b680b 100644
--- a/Makefile
+++ b/Makefile
@@ -54,6 +54,7 @@ deps:
# because the dir names are hyphenated, so each suite is run explicitly.
# Elisp suites (tests/*/test-*.el, ERT) run in the same pass so one green
# `make test-unit` covers the whole fast tier.
+
test-unit:
@fail=0; \
for t in tests/*/test_*.py; do \