Merge branch 'fc/remote-bzr'
[gitweb.git] / t / t2024-checkout-dwim.sh
index 31e3d47b801cfcae073542244db2a64a63309685..dee55e428f07eeac9c2d2c329ff2c1aca3f4ea98 100755 (executable)
@@ -154,7 +154,7 @@ test_expect_success 'checkout of branch from a single remote succeeds #3' '
        test_branch_upstream spam repo_c spam
 '
 
-test_expect_failure 'checkout of branch from a single remote succeeds #4' '
+test_expect_success 'checkout of branch from a single remote succeeds #4' '
        git checkout -B master &&
        test_might_fail git branch -D eggs &&