Skip to content

Commit a49fd68

Browse files
committed
[cxx-interop] re-enable class-template-variadic.swift test
1 parent cda0fd4 commit a49fd68

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Diff for: test/Interop/Cxx/templates/class-template-variadic.swift

-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
// RUN: %target-run-simple-swift(-I %S/Inputs -Xfrontend -enable-experimental-cxx-interop)
22
//
33
// REQUIRES: executable_test
4-
//
5-
// We can't yet call member functions correctly on Windows
6-
// (https://github.com/apple/swift/issues/55575).
7-
// XFAIL: OS=windows-msvc
8-
// REQUIRES: fixing-after-30630
94

105
import ClassTemplateVariadic
116
import StdlibUnittest

0 commit comments

Comments
 (0)