ICU-4143 bump the timebomb to next version
X-SVN-Rev: 17329
This commit is contained in:
parent
e44d9ec250
commit
9b294b2ce1
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user