Skip to content

Commit 9b5c398

Browse files
authored
Merge pull request #67847 from hyp/eng/class-template-variadic
[cxx-interop] re-enable class-template-variadic.swift test
2 parents 22a18e5 + a49fd68 commit 9b5c398

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/Interop/Cxx/templates/class-template-variadic.swift

Lines changed: 0 additions & 5 deletions
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)