t0064: drop sha1 mention from filename
The data type is an oid_array these days, and we are using "test-tool oid-array", so let's name the test script appropriately. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
fb3920fd00
commit
d9ca6f8d90
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
test_description='basic tests for the SHA1 array implementation'
|
||||
test_description='basic tests for the oid array implementation'
|
||||
. ./test-lib.sh
|
||||
|
||||
echoid () {
|
Loading…
Reference in New Issue
Block a user