ICU-4143 bump the timebomb to next version

X-SVN-Rev: 17329
This commit is contained in:
Ram Viswanadha 2005-03-11 18:08:16 +00:00
parent e44d9ec250
commit 9b294b2ce1

View File

@ -52,8 +52,8 @@ public class RandomCollator extends TestFmwk {
// System.out.println("\nTestRandom skipped for 2003");
// return;
// }
if(skipIfBeforeICU(3,2)) return;
String fileName;
if(skipIfBeforeICU(3,4)) return;
//String fileName;
PrintWriter pw = BagFormatter.openUTF8Writer(System.getProperty("user.dir")+File.separator, "RandomCollationTestLog.txt");
TestCollator tc = new TestCollator(chars);
pw.println("Collation Test Run");