mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Update tests for 6.1 Unicode 16 stdlib
This commit is contained in:
@@ -118,7 +118,7 @@ func readInputNormalizationTest(index: Int) -> [NormalizationTest] {
|
||||
public let normalizationTests = readInputNormalizationTest(index: 2)
|
||||
|
||||
// Native normalization in stdlib supporting Unicode 14
|
||||
public let normalizationTests14 = readInputNormalizationTest(index: 3)
|
||||
public let normalizationTestsNew = readInputNormalizationTest(index: 3)
|
||||
#endif
|
||||
|
||||
public struct UTFTest {
|
||||
|
||||
Reference in New Issue
Block a user