mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-2755 delete another collator after test
X-SVN-Rev: 11854
This commit is contained in:
parent
84748ccb8d
commit
d67ed71487
1 changed files with 1 additions and 0 deletions
|
@ -358,6 +358,7 @@ void CollationServiceTest::TestRegisterFactory(void)
|
|||
if (*fucol != *ncol) {
|
||||
errln("collator after unregister does not match original fu_FU");
|
||||
}
|
||||
delete ncol;
|
||||
}
|
||||
|
||||
delete fucol;
|
||||
|
|
Loading…
Add table
Reference in a new issue