Skip to content

Commit 2d4b2eb

Browse files
committed
[nfc] [cxx-interop] Enable method tests on windows.
1 parent 83e465f commit 2d4b2eb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/Interop/Cxx/templates/member-templates.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// RUN: %target-run-simple-swift(-I %S/Inputs -Xfrontend -enable-cxx-interop)
22
//
33
// REQUIRES: executable_test
4-
//
5-
// We can't yet call member functions correctly on Windows (SR-13129).
6-
// XFAIL: OS=windows-msvc
74

85
import MemberTemplates
96
import StdlibUnittest

0 commit comments

Comments
 (0)