< prev index next >

test/valhalla/mvt/point/TestPoint.java

Print this page

        

@@ -38,11 +38,11 @@
 import static org.testng.Assert.assertEquals;
 import static org.testng.Assert.assertTrue;
 
 /*
  * @test
- * @run testng/othervm -Xint -Xverify:none -XX:+EnableMVT TestPoint
+ * @run testng/othervm -Xverify:none -XX:+EnableMVT TestPoint
  */
 
 @Test
 public class TestPoint {
 
< prev index next >