Skip to content

Commit ed1f6b1

Browse files
Merge pull request #73067 from nate-chandler/rdar121125636
[Test] Disabled a test on macosx.
2 parents 88c6964 + a1a193e commit ed1f6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Interop/Cxx/stdlib/foundation-and-std-module.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// REQUIRES: OS=macosx || OS=linux-gnu
1414

1515
// rdar://121125636
16-
// UNSUPPORTED: OS=maccatalyst
16+
// UNSUPPORTED: OS=macosx
1717

1818
#if canImport(Foundation)
1919
import Foundation

0 commit comments

Comments
 (0)