mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-6911 Update tzrulets to avoid memory leak.
X-SVN-Rev: 26678
This commit is contained in:
parent
ee7d6c25c0
commit
be03b11164
1 changed files with 1 additions and 1 deletions
|
@ -2023,7 +2023,7 @@ TimeZoneRuleTest::TestT6216(void) {
|
|||
{0, 0, 0}
|
||||
};
|
||||
|
||||
static const UnicodeString TestZones[] = {
|
||||
/*static*/ const UnicodeString TestZones[] = {
|
||||
UnicodeString(tokyoTZ),
|
||||
UnicodeString(finalOverlap),
|
||||
UnicodeString(finalNonOverlap),
|
||||
|
|
Loading…
Add table
Reference in a new issue