Skip to content

Commit 9c718f0

Browse files
committed
Enable pattern-selection tests
1 parent b4e6133 commit 9c718f0

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
@@ -314,7 +314,7 @@ void TestMessageFormat2::jsonTestsFromFiles(IcuTestErrorCode& errorCode) {
314314

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

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

0 commit comments

Comments
 (0)