diff options
author | Kyle Meyer <kyle@kyleam.com> | 2017-04-15 22:31:02 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-04-16 23:42:59 -0700 |
commit | 1cec9c2db2ca5c0be15e5c3c2223e0baaf3a0e10 (patch) | |
tree | d7c1b6f45a46a135349200d4b33cb2d6f3c63894 /diff-delta.c | |
parent | t1400: use test_when_finished for cleanup (diff) | |
download | tgif-1cec9c2db2ca5c0be15e5c3c2223e0baaf3a0e10.tar.xz |
t1400: use consistent style for test_expect_success calls
Structure calls as
test_expect_success 'description' '
body
'
Use double quotes for the description if it requires parameter
expansion or contains a single quote.
Signed-off-by: Kyle Meyer <kyle@kyleam.com>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-delta.c')
0 files changed, 0 insertions, 0 deletions