Skip to content

Commit e72735b

Browse files
rintarobnbarham
authored andcommitted
[Test] Add missing REQUIRES: executable_test
rdar://107591637 (cherry picked from commit f56eb8e)
1 parent f49e4ab commit e72735b

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)