Skip to content

Commit cb32af5

Browse files
authored
[cxx-interop] Enable a test on Windows
The `Cxx` module is present on all platforms, so we can enable at least the typechecker test unconditionally.
1 parent 99ee194 commit cb32af5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Interop/Cxx/stdlib/overlay/custom-sequence-typechecker.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
// RUN: %target-typecheck-verify-swift -I %S/Inputs -enable-experimental-cxx-interop
2-
//
3-
// REQUIRES: OS=macosx || OS=linux-gnu
42

53
import CustomSequence
64
import Cxx

0 commit comments

Comments
 (0)