jdk/test/java/util/zip/ZipFile/LargeZipFile.java
changeset 2438 21c111b51aa8
parent 2166 e01c813f9552
child 5506 202f599c92aa
--- a/jdk/test/java/util/zip/ZipFile/LargeZipFile.java	Tue Mar 31 23:52:04 2009 -0700
+++ b/jdk/test/java/util/zip/ZipFile/LargeZipFile.java	Thu Apr 02 15:35:46 2009 -0700
@@ -158,4 +158,3 @@
         System.out.println("\nPassed = " + passed + " failed = " + failed);
         if (failed > 0) throw new AssertionError("Some tests failed");}
 }
-