Skip to content

Commit f5e9e07

Browse files
committed
[embedded] Mark modules-globals.swift/modules-globals-many.swift as REQUIRES: OS=macosx
1 parent 77d3f40 commit f5e9e07

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/embedded/modules-globals-many.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
// REQUIRES: swift_in_compiler
1010
// REQUIRES: VENDOR=apple
11+
// REQUIRES: OS=macosx
1112

1213
// Dependencies look like this:
1314
//

test/embedded/modules-globals.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
// REQUIRES: swift_in_compiler
88
// REQUIRES: VENDOR=apple
9+
// REQUIRES: OS=macosx
910

1011
// BEGIN MyModule.swift
1112

0 commit comments

Comments
 (0)