Skip to content

Commit be058df

Browse files
committed
Mark opaque_result_type_runtime_call.swift as an executable_test
1 parent 7ce49a4 commit be058df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/opaque_result_type_runtime_call.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// RUN: %target-codesign %t/main
66
// RUN: %target-run %t/main %t/%target-library-name(opaque_result_type_runtime_call_other) | %FileCheck %s
77

8+
// REQUIRES: executable_test
9+
810
import opaque_result_type_runtime_call_other
911

1012
extension String: P {}

0 commit comments

Comments
 (0)