ICU-2487 test readability

X-SVN-Rev: 15353
This commit is contained in:
Steven R. Loomis 2004-05-18 01:52:57 +00:00
parent d40c8ea6b4
commit 2e9def5cdb

View file

@ -357,7 +357,7 @@ static void TestMutexFunctions() {
if(gMutexFailures) {
log_info("Note: these failures may be caused by ICU failing to initialize/uninitialize properly.\n");
log_verbose("Check for prior tests which may not have closed all open resources.\n");
log_verbose("Check for prior tests which may not have closed all open resources. See the internal function ures_flushCache()\n");
}
}