Skip to content

Commit 0082953

Browse files
committed
[Test] Added executable_test requirement.
rdar://124165278
1 parent 8569b6e commit 0082953

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/moveonly_linkedlist_2_simple.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
// RUN: %target-run-simple-swift(-parse-as-library -enable-builtin-module -enable-experimental-feature NoncopyableGenerics -enable-experimental-feature BorrowingSwitch -Xfrontend -sil-verify-all) | %FileCheck %s
1010
// RUN: %target-run-simple-swift(-O -parse-as-library -enable-builtin-module -enable-experimental-feature NoncopyableGenerics -enable-experimental-feature BorrowingSwitch -Xfrontend -sil-verify-all) | %FileCheck %s
1111

12+
// REQUIRES: executable_test
13+
1214
// CHECK-IR-NOT: @"$sBpWV"
1315

1416
// CHECK: hi end

0 commit comments

Comments
 (0)