]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t7602-merge-octopus-many.sh
Build in merge
[thirdparty/git.git] / t / t7602-merge-octopus-many.sh
index f3a4bb2ea231f66e26472aa00d2e769cb61350fa..fcb8285746420ed721713d9c8e527d23cafb05cf 100755 (executable)
@@ -23,7 +23,7 @@ test_expect_success 'setup' '
        done
 '
 
-test_expect_failure 'merge c1 with c2, c3, c4, ... c29' '
+test_expect_success 'merge c1 with c2, c3, c4, ... c29' '
        git reset --hard c1 &&
        i=2 &&
        refs="" &&