ICU-7015 Minor fix.
X-SVN-Rev: 28189
This commit is contained in:
parent
e7aba40a67
commit
2b7c82ac5b
@ -5664,7 +5664,6 @@ static void TestInvalidListsAndRanges(void)
|
||||
length = u_unescape(invalidRules[rule_no], rule, 500);
|
||||
if (length == 0) {
|
||||
log_err("ERROR: The rule cannot be unescaped: %s\n");
|
||||
>>>>>>> .merge-right.r28177
|
||||
return;
|
||||
}
|
||||
myCollation = ucol_openRules(rule, length, UCOL_ON, UCOL_TERTIARY, &parse_error, &status);
|
||||
|
Loading…
Reference in New Issue
Block a user