Skip to content

Commit b310758

Browse files
committed
[cxx-interop] Add requirement executable_test
rdar://130527435
1 parent 026cb41 commit b310758

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/Cxx/stdlib/use-std-span.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// FIXME swift-ci linux tests do not support std::span
44
// UNSUPPORTED: OS=linux-gnu
55

6+
// REQUIRES: executable_test
7+
68
import StdlibUnittest
79
#if !BRIDGING_HEADER
810
import StdSpan

0 commit comments

Comments
 (0)