Skip to content

Commit fa706d3

Browse files
committed
Enable pattern-selection tests
1 parent 7bdf2e5 commit fa706d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icu4c/source/test/intltest/messageformat2test_read_json.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ void TestMessageFormat2::jsonTestsFromFiles(IcuTestErrorCode& errorCode) {
315315

316316
// Uncomment when test functions are implemented in the registry
317317
// See https://unicode-org.atlassian.net/browse/ICU-22907
318-
// runTestsFromJsonFile(*this, "spec/pattern-selection.json", errorCode);
318+
runTestsFromJsonFile(*this, "spec/pattern-selection.json", errorCode);
319319

320320
// Do valid function tests
321321
runTestsFromJsonFile(*this, "spec/functions/date.json", errorCode);

0 commit comments

Comments
 (0)