Skip to content

Commit 59d1846

Browse files
committed
De-XFAIL a test that now works with noncopyable generics
1 parent 62f201f commit 59d1846

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Interop/Cxx/class/move-only/move-only-cxx-value-type.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// RUN: %target-run-simple-swift(-I %S/Inputs/ -cxx-interoperability-mode=upcoming-swift)
22
// RUN: %target-run-simple-swift(-I %S/Inputs/ -cxx-interoperability-mode=swift-6 -O)
33

4-
// XFAIL: noncopyable_generics
5-
64
//
75
// REQUIRES: executable_test
86

0 commit comments

Comments
 (0)