Skip to content

Commit 1471d52

Browse files
committed
test: mark stdlib/StringSwitch as executable_test
This is a runtime test, ensure that is marked as an execution test.
1 parent b6df6ef commit 1471d52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/stdlib/StringSwitch.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-run-simple-swift
2+
// REQUIRES: executable_test
23

34
import StdlibUnittest
45

0 commit comments

Comments
 (0)