make/RunTests.gmk
changeset 47314 743814386712
parent 47259 0b347d8efb40
child 47329 43b33ee91ea0
--- a/make/RunTests.gmk	Thu Oct 05 11:02:18 2017 +0200
+++ b/make/RunTests.gmk	Thu Oct 05 12:41:06 2017 +0200
@@ -36,7 +36,7 @@
 JTREG_TEST_TOPDIRS := $(TOPDIR) $(JTREG_TESTROOTS)
 
 # Hook to include the corresponding custom file, if present.
-$(eval $(call IncludeCustomExtension, , RunTests.gmk))
+$(eval $(call IncludeCustomExtension, RunTests.gmk))
 
 TEST_RESULTS_DIR := $(OUTPUTDIR)/test-results
 TEST_SUPPORT_DIR := $(OUTPUTDIR)/test-support