mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 18:25:57 +00:00
ICU-4184 Removed test case until functionality is repaired.
X-SVN-Rev: 24486
This commit is contained in:
parent
67a110379c
commit
181e789592
1 changed files with 1 additions and 1 deletions
|
@ -2369,7 +2369,7 @@ void addSearchTest(TestNode** root)
|
|||
addTest(root, &TestNumeric, "tscoll/usrchtst/TestNumeric");
|
||||
addTest(root, &TestDiacriticMatch, "tscoll/usrchtst/TestDiacriticMatch");
|
||||
addTest(root, &TestForwardBackward, "tscoll/usrchtst/TestForwardBackward");
|
||||
addTest(root, &TestSearchForNull, "tscoll/usrchtst/TestSearchForNull");
|
||||
//addTest(root, &TestSearchForNull, "tscoll/usrchtst/TestSearchForNull");
|
||||
}
|
||||
|
||||
#endif /* #if !UCONFIG_NO_COLLATION */
|
||||
|
|
Loading…
Add table
Reference in a new issue