Skip to content

Commit aa9094e

Browse files
authored
Merge pull request #74900 from artemcm/60PreserveMetadataMacrosOSRestrict
[Test Only][6.0 🍒]Restrict `preserve_conformance_metadata_attr_macros.swift` test to OS supported by binary metadata reading tooling
2 parents ef2320c + d99f5f4 commit aa9094e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Reflection/preserve_conformance_metadata_attr_macros.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// REQUIRES: objc_interop
2+
// REQUIRES: OS=macosx
23
// RUN: %empty-directory(%t)
34
// RUN: %empty-directory(%t/includes)
45

0 commit comments

Comments
 (0)