mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2026-02-06 13:29:04 +01:00
test: update expected result
It seems these work since Git v2.0. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
@@ -692,7 +692,7 @@ test_expect_success 'remote big push fetch first' '
|
||||
)
|
||||
'
|
||||
|
||||
test_expect_failure 'remote big push force' '
|
||||
test_expect_success 'remote big push force' '
|
||||
test_when_finished "rm -rf hgrepo gitrepo*" &&
|
||||
|
||||
setup_big_push
|
||||
@@ -722,7 +722,7 @@ test_expect_failure 'remote big push force' '
|
||||
check_bookmark hgrepo new_bmark six
|
||||
'
|
||||
|
||||
test_expect_failure 'remote big push dry-run' '
|
||||
test_expect_success 'remote big push dry-run' '
|
||||
test_when_finished "rm -rf hgrepo gitrepo*" &&
|
||||
|
||||
setup_big_push
|
||||
|
||||
Reference in New Issue
Block a user