Skip to content

Commit b56d9d1

Browse files
authored
Merge pull request swiftlang#23543 from drodriguez/mark-string-switch-as-executable
[test] Mark string_switch.swift as executable test.
2 parents e64b037 + 9d7728f commit b56d9d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/SILOptimizer/string_switch.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// RUN: %target-run %t.out
44
// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
55
// REQUIRES: stress_test
6+
// REQUIRES: executable_test
67
// UNSUPPORTED: nonatomic_rc
78

89
import StdlibUnittest

0 commit comments

Comments
 (0)