Skip to content

Commit b005ae1

Browse files
authored
Merge pull request #73851 from artemcm/RestrictExtractionTest
Restrict 'ExtractFromMacroExpansion.swift' test to OS supported by binary metadata reading tooling
2 parents 8b4469b + 1359bea commit b005ae1

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)