]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5562-http-backend-content-length.sh
Merge branch 'es/test-cmp-typocatcher'
[thirdparty/git.git] / t / t5562-http-backend-content-length.sh
index c6ec625497db44eb6a04d8b6a91e3cf99fe86a02..e5d3d15ba8dddaf98eeabcc909a726c77224afab 100755 (executable)
@@ -46,7 +46,6 @@ ssize_b100dots() {
 }
 
 test_expect_success 'setup' '
-       test_oid_init &&
        HTTP_CONTENT_ENCODING="identity" &&
        export HTTP_CONTENT_ENCODING &&
        git config http.receivepack true &&