Skip to content

Commit 1359bea

Browse files
committed
Restrict 'ExtractFromMacroExpansion.swift' test to OS supported by binary metadata reading tooling
1 parent 3aa133f commit 1359bea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/ConstExtraction/ExtractFromMacroExpansion.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// REQUIRES: swift_swift_parser
2+
// REQUIRES: OS=macosx
23
// RUN: %empty-directory(%t)
34
// RUN: echo "[MyProto]" > %t/protocols.json
45

0 commit comments

Comments
 (0)