8153165: Fix MX tool config script to make the tool work with TESTNG

Reviewed-by: dnsimon, twisti
This commit is contained in:
Konstantin Shefov 2016-04-01 10:43:35 +03:00
parent ad79a5ae65
commit cce84da126

View File

@ -164,7 +164,7 @@ suite = {
"subDir" : "test/compiler/jvmci",
"sourceDirs" : ["src"],
"dependencies" : [
"mx:TESTNG",
"TESTNG",
"jdk.vm.ci.hotspot",
],
"checkstyle" : "jdk.vm.ci.services",