Skip to content

Commit d50e01f

Browse files
authored
Merge pull request #62580 from apple/shahmishal/disable-NSSlowTaggedLocalizedString
Disable NSSlowTaggedLocalizedString.swift
2 parents 39aef7d + 45d6cb0 commit d50e01f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/stdlib/NSSlowTaggedLocalizedString.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
// RUN: %target-codesign %t/a.out
55
// RUN: %target-run %t/a.out
66

7+
// REQUIRES: rdar100559801
8+
79
// REQUIRES: executable_test
810
// REQUIRES: objc_interop
911

0 commit comments

Comments
 (0)