mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2026-02-02 19:39:04 +01:00
test: expect dry-run push test to pass now
This commit is contained in:
@@ -796,7 +796,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