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>
This commit is contained in:
committed by
Junio C Hamano
parent
4feb562fc9
commit
e023ff0691
@@ -10,8 +10,6 @@ test_description='Test diff raw-output.
|
||||
|
||||
. "$TEST_DIRECTORY"/lib-read-tree-m-3way.sh
|
||||
|
||||
test_oid_init
|
||||
|
||||
test_oid_cache <<\EOF
|
||||
aa_1 sha1:ccba72ad3888a3520b39efcf780b9ee64167535d
|
||||
aa_1 sha256:9febfbf18197819b2735c45291f138525d2476d59470f98239647544586ba403
|
||||
|
||||
Reference in New Issue
Block a user