ICU-871 Removed debug printlns
X-SVN-Rev: 13381
This commit is contained in:
parent
3f9a740b77
commit
f2051508d7
@ -485,7 +485,6 @@ public class CollationIteratorTest extends TestFmwk {
|
||||
CollationTest.backAndForth(this, iter);
|
||||
}
|
||||
*/
|
||||
System.out.println("codepoint " + Integer.toHexString(codepoint));
|
||||
iter = en_us.getCollationElementIterator(source.toString());
|
||||
// A basic test to see if it's working at all
|
||||
CollationTest.backAndForth(this, iter);
|
||||
|
Loading…
Reference in New Issue
Block a user