Skip to content

Commit 7f32235

Browse files
Merge pull request #81140 from nate-chandler/rdar150103417
[Test] Mark that test requires executable_test.
2 parents 5d36643 + bdcf27f commit 7f32235

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)