aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 3c4293a..6400ba5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -76,6 +76,7 @@ pytest.ini: pytest.ini.in
test-prepare: certs/rootCA.pem certs/site.key $(default_target)-build.zip \
pytest.ini
+check: test
test: test-prepare
PYTHONPYCACHEPREFIX="$$(pwd)/test__pycache__" MOZ_HEADLESS=whatever \
"$(PYTHON)" -m pytest
@@ -123,6 +124,5 @@ dvi:
html:
pdf:
ps:
-check:
installcheck:
installdirs: