diff --git a/test/Interop/Cxx/templates/define-referenced-inline.swift b/test/Interop/Cxx/templates/define-referenced-inline.swift index e30b969fd23a9..c03cc0914ed31 100644 --- a/test/Interop/Cxx/templates/define-referenced-inline.swift +++ b/test/Interop/Cxx/templates/define-referenced-inline.swift @@ -1,9 +1,6 @@ // RUN: %target-run-simple-swift(-I %S/Inputs -Xfrontend -enable-cxx-interop -Xcc -fno-exceptions) // // REQUIRES: executable_test -// -// Enable this everywhere once we have a solution for modularizing libstdc++: rdar://87654514 -// REQUIRES: OS=macosx import DefineReferencedInline import StdlibUnittest