Skip to content

Commit 003273c

Browse files
committed
Test on macOS only
1 parent 920def9 commit 003273c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/embedded/existential_cast_fails.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
// REQUIRES: swift_feature_Embedded
3333
// REQUIRES: swift_feature_EmbeddedExistentials
3434

35+
// REQUIRES: OS=macosx
36+
3537
class CP {
3638
func foo() { print("foo called") }
3739
deinit {

0 commit comments

Comments
 (0)