diff --git a/test/Interop/Cxx/stdlib/overlay/custom-collection.swift b/test/Interop/Cxx/stdlib/overlay/custom-collection.swift index 6ddadc1fc4420..e3235fa678bee 100644 --- a/test/Interop/Cxx/stdlib/overlay/custom-collection.swift +++ b/test/Interop/Cxx/stdlib/overlay/custom-collection.swift @@ -1,5 +1,3 @@ -// REQUIRES: rdar143950805 - // RUN: %target-run-simple-swift(-I %S/Inputs -Xfrontend -enable-experimental-cxx-interop) // RUN: %target-run-simple-swift(-I %S/Inputs -cxx-interoperability-mode=swift-6) // RUN: %target-run-simple-swift(-I %S/Inputs -cxx-interoperability-mode=upcoming-swift)