Skip to content

Commit 413dcfb

Browse files
Merge pull request swiftlang#79073 from aschwaighofer/load-pass-plugin-test-fix
Test Frontend/load-pass-plugin.swift requires executable_test
2 parents ec890e8 + e1aabc6 commit 413dcfb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Frontend/load-pass-plugin.swift

+2
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@
1313
// CHECK: TestPlugin: main
1414
// CHECK: TestPlugin: null.empty() -> ()
1515

16+
// REQUIRES: executable_test
17+
1618
func empty() {}

0 commit comments

Comments
 (0)