Skip to content

Commit 2017054

Browse files
authored
Merge pull request #64888 from rintaro/macros-test-rdar107591637
[Test] Add missing REQUIRES: executable_test
2 parents 10b49bc + f56eb8e commit 2017054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Macros/macro_expand_peers.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// REQUIRES: swift_swift_parser
1+
// REQUIRES: swift_swift_parser, executable_test
22

33
// RUN: %empty-directory(%t)
44
// RUN: %host-build-swift -swift-version 5 -emit-library -o %t/%target-library-name(MacroDefinition) -parse-as-library -module-name=MacroDefinition %S/Inputs/syntax_macro_definitions.swift -g -no-toolchain-stdlib-rpath

0 commit comments

Comments
 (0)