From 54cec85f94fda5402faaa5fb0ee20e0cc8b9eac7 Mon Sep 17 00:00:00 2001 From: Felipe Contreras Date: Mon, 3 Jun 2019 05:52:27 -0500 Subject: [PATCH] test: update expected result It seems these work since Git v2.0. Signed-off-by: Felipe Contreras --- test/main.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/main.t b/test/main.t index ca50f79..8f68c9e 100755 --- a/test/main.t +++ b/test/main.t @@ -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