Skip to content

Commit b34b68b

Browse files
committed
Mark test as executable
1 parent 8d81f5e commit b34b68b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Interop/Cxx/stdlib/msvc-abi-use-vector-iterator.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
// RUN: %target-swift-emit-irgen -I %S/Inputs -enable-experimental-cxx-interop -Xcc -std=c++17 %s | %FileCheck %s
21
// RUN: %target-run-simple-swift(-I %S/Inputs -Xfrontend -enable-experimental-cxx-interop -Xcc -std=c++17)
32

43
// REQUIRES: OS=windows-msvc
4+
// REQUIRES: executable_test
55

66
import MsvcUseVecIt
77

0 commit comments

Comments
 (0)