]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5700-clone-reference.sh
everything_local(): mark alternate refs as complete
[thirdparty/git.git] / t / t5700-clone-reference.sh
index bd7a1d7dbbe40494ac250251b6543ce7153a6370..bbc4691bd7ef1e3633d4a66440211179fae42a84 100755 (executable)
@@ -167,7 +167,7 @@ test_expect_success 'prepare branched repository' '
 
 rm -f "$U.K"
 
-test_expect_failure 'fetch with incomplete alternates' '
+test_expect_success 'fetch with incomplete alternates' '
        git init K &&
        echo "$base_dir/A/.git/objects" >K/.git/objects/info/alternates &&
        (