Skip to content

Commit 3036774

Browse files
authored
Merge pull request #30869 from compnerd/exec-test
test: mark stdlib/StringSwitch as executable_test
2 parents 03110b7 + 1471d52 commit 3036774

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)