Skip to content

Commit 45eb846

Browse files
committed
test, add executable_test requirement
1 parent a479641 commit 45eb846

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/SwiftToCxx/class/swift-subclass-of-resilient-class-virtual-method-dispatch-execution.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
// RUN: %target-codesign %t/swift-class-execution
1414
// RUN: %target-run %t/swift-class-execution | %FileCheck %s
1515

16+
// REQUIRES: executable_test
17+
1618
#include "class.h"
1719
#include "useclass.h"
1820
#include <assert.h>

0 commit comments

Comments
 (0)