Skip to content

Commit 4f83c09

Browse files
authored
Merge pull request swiftlang#73714 from karwa/enable-norm-tests
Re-enable StringNormalization validation test
2 parents 7c6815c + 31782df commit 4f83c09

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

validation-test/stdlib/StringNormalization.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13-
// rdar://85480347
14-
// REQUIRES: rdar85480347
15-
1613
// RUN: %empty-directory(%t)
1714
// RUN: %target-clang -fobjc-arc %S/Inputs/NSSlowString/NSSlowString.m -c -o %t/NSSlowString.o
1815
// RUN: %target-build-swift -I %S/Inputs/NSSlowString/ %t/NSSlowString.o %s -o %t/a.out

0 commit comments

Comments
 (0)