t1410: use test_line_count
commit6e4826ea75f7bfeeb48c2fd976054d8bc3e73c9c
authorRené Scharfe <l.s.r@web.de>
Tue, 26 Nov 2019 18:21:54 +0000 (26 19:21 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Nov 2019 02:31:57 +0000 (27 11:31 +0900)
treefe0694bc39b7ccb19e17c028dd4a40718e9e9a6f
parenta5d04a3ef92887648c8dee49ac75370177dfcf78
t1410: use test_line_count

Use test_line_count to check if the number of lines matches
expectations, for improved consistency and nicer debug output.

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1410-reflog.sh