test/sun/tools/native2ascii/resources/ImmutableResourceTest.java

Print this page

        

@@ -21,16 +21,14 @@
  * questions.
  */
 
 /**
  *
- *
- *  This isn't the test case: ImmutableResourceTest.sh is.
- *  Refer to ImmutableResourceTest.sh when running this test.
- *
+ *  @test
  *  @bug        6287579
  *  @summary    SubClasses of ListResourceBundle should fix getContents()
+ *  @run main ImmutableResourceTest
  *
  *  @author Tim Bell
  *
  */
 import java.util.ResourceBundle;