ICU-9353 remove last mentions of word_ja.txt
X-SVN-Rev: 32196
This commit is contained in:
parent
1a702c3755
commit
43a4d7c0d4
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!--
|
||||
Copyright (c) 2006-2011 International Business Machines Corporation and others. All rights reserved.
|
||||
Copyright (c) 2006-2012 International Business Machines Corporation and others. All rights reserved.
|
||||
-->
|
||||
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
|
||||
[
|
||||
@ -17,7 +17,6 @@
|
||||
<special xmlns:icu="http://www.icu-project.org/">
|
||||
<icu:breakIteratorData>
|
||||
<icu:boundaries>
|
||||
<icu:word icu:dependency="word_ja.brk"/>
|
||||
<icu:line icu:dependency="line_ja.brk"/>
|
||||
</icu:boundaries>
|
||||
</icu:breakIteratorData>
|
||||
|
@ -1052,7 +1052,6 @@ void RBBIAPITest::TestRoundtripRules() {
|
||||
RoundtripRule("line");
|
||||
RoundtripRule("char");
|
||||
if (!quick) {
|
||||
RoundtripRule("word_ja");
|
||||
RoundtripRule("word_POSIX");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user