ICU-20288 add line_cj.txt to RBBI Monkey test.
This commit is contained in:
parent
11da8d646d
commit
e1e5f363a0
@ -1005,7 +1005,7 @@ public class RBBIMonkeyTest extends TestFmwk {
|
||||
//
|
||||
@Test
|
||||
public void TestMonkey() {
|
||||
String tests[] = {"grapheme.txt", "word.txt", "line.txt", "sentence.txt", "line_normal.txt",
|
||||
String tests[] = {"grapheme.txt", "word.txt", "line.txt", "line_cj.txt", "sentence.txt", "line_normal.txt",
|
||||
"line_normal_cj.txt", "line_loose.txt", "line_loose_cj.txt", "word_POSIX.txt"
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user