make/common/FindTests.gmk
changeset 52396 e292e94b448a
parent 52342 9341b077bd55
child 52595 16609197022c
--- a/make/common/FindTests.gmk	Fri Nov 02 16:26:11 2018 -0700
+++ b/make/common/FindTests.gmk	Fri Nov 02 16:27:55 2018 -0700
@@ -79,7 +79,7 @@
 ALL_NAMED_TESTS += $(addprefix make-, $(MAKE_TEST_TARGETS))
 
 # Add special tests
-ALL_NAMED_TESTS += hotspot-internal failure-handler make
+ALL_NAMED_TESTS += failure-handler make
 
 ################################################################################