Skip to content

Commit 1164444

Browse files
authored
Merge pull request #80815 from compnerd/verify
test: tweak `verify-swift-feature-testing`
2 parents 226d42f + a65912f commit 1164444

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Misc/verify-swift-feature-testing.test-sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ def find_matches(swift_src_root):
9898
# `-enable-upcoming-feature` in the test directories.
9999
output = subprocess.check_output(
100100
[
101+
"git",
101102
"grep",
102103
"--extended-regexp",
103104
"--recursive",

0 commit comments

Comments
 (0)