зеркало из https://github.com/microsoft/git.git
t7900: fix typo: "test_execpt_success"
Signed-off-by: Josh Steadmon <steadmon@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
e72f7defc4
Коммит
0a1f2d05d2
|
@ -441,7 +441,7 @@ test_expect_success 'register preserves existing strategy' '
|
||||||
test_config maintenance.strategy incremental
|
test_config maintenance.strategy incremental
|
||||||
'
|
'
|
||||||
|
|
||||||
test_execpt_success 'fails when running outside of a repository' '
|
test_expect_success 'fails when running outside of a repository' '
|
||||||
nongit test_must_fail git maintenance run &&
|
nongit test_must_fail git maintenance run &&
|
||||||
nongit test_must_fail git maintenance stop &&
|
nongit test_must_fail git maintenance stop &&
|
||||||
nongit test_must_fail git maintenance start &&
|
nongit test_must_fail git maintenance start &&
|
||||||
|
|
Загрузка…
Ссылка в новой задаче