Skip to content

Commit 5cf6006

Browse files
author
Max Moiseev
committed
Only running Intents test on Apple platforms
1 parent e50c232 commit 5cf6006

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

test/1_stdlib/Intents.swift

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
// RUN: %target-run-simple-swift
22
// REQUIRES: executable_test
3+
// REQUIRES: objc_interop
34

4-
// Intents is only public on OS X and iOS
5-
// UNSUPPORTED: OS=watchos, OS=tvos
5+
// UNSUPPORTED: OS=watchos
6+
// UNSUPPORTED: OS=tvos
67

78
// XFAIL: OS=macosx
89

0 commit comments

Comments
 (0)