< prev index next >

test/valhalla/mvt/point/TestPoint.java

Print this page

        

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