diff -r eb28be8f935d -r 743814386712 make/RunTests.gmk --- 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