mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-06 10:55:23 -06:00
Merge branch 'js/t9902-send-email-completion-fix' into maint
* js/t9902-send-email-completion-fix: t9902: 'send-email' test case requires PERL
This commit is contained in:
commit
6be6e6629f
@ -1539,7 +1539,7 @@ test_expect_success 'complete tree filename with metacharacters' '
|
||||
EOF
|
||||
'
|
||||
|
||||
test_expect_success 'send-email' '
|
||||
test_expect_success PERL 'send-email' '
|
||||
test_completion "git send-email --cov" "--cover-letter " &&
|
||||
test_completion "git send-email ma" "master "
|
||||
'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user