зеркало из https://github.com/microsoft/git.git
Merge branch 'pb/t7502-drop-dup' into maint
Code clean-up. * pb/t7502-drop-dup: t/t7502 : drop duplicate test
This commit is contained in:
Коммит
f1cfacff51
|
@ -527,11 +527,6 @@ try_commit_status_combo () {
|
|||
test_i18ngrep "^# Changes to be committed:" .git/COMMIT_EDITMSG
|
||||
'
|
||||
|
||||
test_expect_success 'commit' '
|
||||
try_commit "" &&
|
||||
test_i18ngrep "^# Changes to be committed:" .git/COMMIT_EDITMSG
|
||||
'
|
||||
|
||||
test_expect_success 'commit --status' '
|
||||
try_commit --status &&
|
||||
test_i18ngrep "^# Changes to be committed:" .git/COMMIT_EDITMSG
|
||||
|
|
Загрузка…
Ссылка в новой задаче