Skip to content

Commit cf75741

Browse files
committed
[embedded] Restrict test/embedded/collection-difference.swift to just macOS
1 parent 0d4f91f commit cf75741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/embedded/collection-difference.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// REQUIRES: swift_in_compiler
44
// REQUIRES: executable_test
55
// REQUIRES: optimized_stdlib
6-
// REQUIRES: OS=macosx || OS=linux-gnu
6+
// REQUIRES: OS=macosx
77
// REQUIRES: swift_feature_Embedded
88

99
@main

0 commit comments

Comments
 (0)