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 /oidset.c | |
parent | 2405ed07ca1d2b2f8c3d1825f1fee8ccdbf22a40 (diff) | |
download | git-1cec9c2db2ca5c0be15e5c3c2223e0baaf3a0e10.tar.gz |
t1400: use consistent style for test_expect_success callskm/t1400-modernization
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 'oidset.c')
0 files changed, 0 insertions, 0 deletions