mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-2487 test readability
X-SVN-Rev: 15353
This commit is contained in:
parent
d40c8ea6b4
commit
2e9def5cdb
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue