t4030: abstract away SHA-1-specific constants
commita6c5799052cb803d189b0f37c9be83ba6a3202ab
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 21 May 2018 02:01:41 +0000 (21 02:01 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 May 2018 04:55:48 +0000 (21 13:55 +0900)
treea4d6973500e47a8ee82f6f44aa56774be7bb199d
parentb55ee57277aa4123c5c6afbbbf5127a582342004
t4030: abstract away SHA-1-specific constants

Adjust the test so that it computes variables for blobs instead of using
hard-coded hashes.

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