Skip to content

Commit bdcf27f

Browse files
committed
[Test] Mark that test requires executable_test.
rdar://150103417
1 parent 55e2f06 commit bdcf27f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/rdar149782365.swift

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-run-simple-swift | %FileCheck %s
22

3+
// REQUIRES: executable_test
4+
35
@_silgen_name("start")
46
func start() {
57
print("init C")

0 commit comments

Comments
 (0)