< prev index next >

test/jdk/jigsaw/reflect/Module/BasicModuleTest.java

Print this page

        

*** 32,41 **** --- 32,42 ---- import static org.testng.Assert.*; /* * @test * @summary Basic test of java.lang.reflect.Module + * @modules java.desktop java.xml * @run testng BasicModuleTest */ public class BasicModuleTest {
< prev index next >