Merge branch 'jw/send-email-no-auth'
[gitweb.git] / t / t5537-fetch-shallow.sh
index 686fdc9280532c18cfd5f30595466d07a08e106e..6faf17e17a133f31245f89fd0fe9bad1687ac5fa 100755 (executable)
@@ -186,7 +186,7 @@ EOF
        test_cmp expect actual
 '
 
-test_expect_failure '.git/shallow is edited by repack' '
+test_expect_success '.git/shallow is edited by repack' '
        git init shallow-server &&
        test_commit -C shallow-server A &&
        test_commit -C shallow-server B &&