Skip to content

Commit 8f19b6a

Browse files
authored
Merge pull request #7209 from aschwaighofer/fix_test_prototypes_algorithms
2 parents 37774eb + 429c651 commit 8f19b6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Prototypes/Algorithms.swift.gyb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
// RUN: %line-directive %t/out.swift -- %target-build-swift -parse-stdlib %t/out.swift -o %t/a.out -Onone
1414
// RUN: %line-directive %t/out.swift -- %target-run %t/a.out
1515

16+
// REQUIRES: executable_test
17+
1618
import Swift
1719
import StdlibUnittest
1820

0 commit comments

Comments
 (0)