t7102,t7201: remove unnecessary blank spaces in test body
authorCharvi Mendiratta <charvi077@gmail.com>
Tue, 20 Oct 2020 11:43:16 +0000 (17:13 +0530)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Oct 2020 20:21:43 +0000 (13:21 -0700)
commit78b8d9340d175ac5b4924522cc5b1f5ae21aca94
tree4d3a1f1f56dc6fb42d2e43504319ec6c9bc3b979
parente166fe363da86e0c471617703b02021c43dca8f4
t7102,t7201: remove unnecessary blank spaces in test body

t7102 and t7201 still follow the old style of having blank
lines around test body, which is not consistence with our
current practice.

Let's remove those unnecessary blank lines.

Signed-off-by: Charvi Mendiratta <charvi077@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7102-reset.sh
t/t7201-co.sh