diff options
author | Taylor Blau <me@ttaylorr.com> | 2020-06-03 16:21:07 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-06-04 07:52:54 -0700 |
commit | 6334c5ff9732c4b2171ce3aee012196c01cdf401 (patch) | |
tree | 648ac6ebf264cc60143bb3df2cf6966791c7b078 /t/t0021 | |
parent | Git 2.27 (diff) | |
download | tgif-6334c5ff9732c4b2171ce3aee012196c01cdf401.tar.xz |
t5318: use 'test_must_be_empty'
A handful of tests in t5318 use 'test_line_count = 0 ...' to make sure
that some command does not write any output. While correct, it is more
idiomatic to use 'test_must_be_empty' instead. Switch the former
invocations to use the latter instead.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Acked-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0021')
0 files changed, 0 insertions, 0 deletions