aboutsummaryrefslogtreecommitdiff
path: root/Makefile.org
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index 08c7000..4ad6bf6 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -437,7 +437,7 @@ rehash.time: certs apps
test: tests
test_ordinals:
- $(MAKE) TESTS=test_ordinals test
+ TOP=$(TOP) PERL=$(PERL) $(PERL) test/run_tests.pl test_ordinals
tests: rehash
@(cd test && echo "testing..." && \