t: remove test_oid_init in tests
commite023ff0691ca207d421a0e75ea23c132ada9142a
authorbrian m. carlson <sandals@crustytoothpaste.net>
Wed, 29 Jul 2020 23:14:28 +0000 (29 23:14 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2020 16:16:49 +0000 (30 09:16 -0700)
tree442aa0f3908245f1ea02f3dc92efe200b6c315d4
parent4feb562fc93184b427413b077301c99e71af5a75
t: remove test_oid_init in tests

Now that we call test_oid_init in the setup for all test scripts,
there's no point in calling it individually.  Remove all of the places
where we've done so to help keep tests tidy.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Reviewed-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
28 files changed:
t/lib-pack.sh
t/lib-submodule-update.sh
t/t0000-basic.sh
t/t1006-cat-file.sh
t/t1050-large.sh
t/t1410-reflog.sh
t/t1450-fsck.sh
t/t1500-rev-parse.sh
t/t3308-notes-merge.sh
t/t3600-rm.sh
t/t3800-mktag.sh
t/t4002-diff-basic.sh
t/t4027-diff-submodule.sh
t/t4134-apply-submodule.sh
t/t4200-rerere.sh
t/t4211-line-log.sh
t/t5300-pack-object.sh
t/t5302-pack-index.sh
t/t5313-pack-bounds-checks.sh
t/t5318-commit-graph.sh
t/t5319-multi-pack-index.sh
t/t5324-split-commit-graph.sh
t/t5504-fetch-receive-strict.sh
t/t5530-upload-pack-error.sh
t/t5562-http-backend-content-length.sh
t/t5702-protocol-v2.sh
t/t5703-upload-pack-ref-in-want.sh
t/t6006-rev-list-format.sh