< prev index next >

.mx.jvmci/suite.py

Print this page

        

@@ -162,11 +162,11 @@
 
     "jdk.vm.ci.hotspot.test" : {
       "subDir" : "test/compiler/jvmci",
       "sourceDirs" : ["src"],
       "dependencies" : [
-        "mx:TESTNG",
+        "TESTNG",
         "jdk.vm.ci.hotspot",
       ],
       "checkstyle" : "jdk.vm.ci.services",
       "javaCompliance" : "1.8",
       "workingSets" : "API,JVMCI",
< prev index next >