From: Ævar Arnfjörð Bjarmason Date: Fri, 15 Mar 2019 15:59:55 +0000 (+0100) Subject: reflog tests: make use of "test_config" idiom X-Git-Tag: v2.22.0-rc0~65^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a65bf78c4db0dda04ce726250ed84d23f109433f?hp=a65bf78c4db0dda04ce726250ed84d23f109433f reflog tests: make use of "test_config" idiom Change a couple of tests that weren't using the helper to use it. This makes the trailing "--unset" unnecessary. Signed-off-by: Ævar Arnfjörð Bjarmason Signed-off-by: Junio C Hamano ---