]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t1006-cat-file.sh
Merge branch 'jc/add-i-use-builtin-experimental'
[thirdparty/git.git] / t / t1006-cat-file.sh
index 43c4be1e5ef559d10ca276ef777a8fe7ba8a3971..2f501d2dc94a9e6380f6aaa1d79af0d84edc2850 100755 (executable)
@@ -140,8 +140,6 @@ test_expect_success '--batch-check without %(rest) considers whole line' '
        test_cmp expect actual
 '
 
-test_oid_init
-
 tree_sha1=$(git write-tree)
 tree_size=$(($(test_oid rawsz) + 13))
 tree_pretty_content="100644 blob $hello_sha1   hello"