< prev index next >

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

Print this page

        

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