t3206: make hash size independent
commit94db7e3e936ddc08c0a34c0c38cbee304a220c20
authorbrian m. carlson <sandals@crustytoothpaste.net>
Fri, 7 Feb 2020 00:52:35 +0000 (7 00:52 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Feb 2020 19:07:29 +0000 (7 11:07 -0800)
tree4ec533b2fdc6febad03a92cd4fb6c4c88a70ef92
parentdb12505c2c59f1e126e4bd79f80196510a7d30df
t3206: make hash size independent

Fix the one assertion in this test that still uses SHA-1 to use test_oid
to be independent of the hash.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3206-range-diff.sh