< prev index next >

test/jdk/com/sun/tools/jextract/staticForwarder/StaticForwarderTest.java

Print this page

        

*** 24,34 **** import org.testng.annotations.Test; import java.foreign.Scope; import static org.testng.Assert.assertEquals; ! import static test.jextract.utils.utils_h.*; /* * @test * @library .. * @run driver JtregJextract -t test.jextract.utils -lUtils -- utils.h --- 24,34 ---- import org.testng.annotations.Test; import java.foreign.Scope; import static org.testng.Assert.assertEquals; ! import static test.jextract.utils.utils_lib.*; /* * @test * @library .. * @run driver JtregJextract -t test.jextract.utils -lUtils -- utils.h
< prev index next >