diff options
author | Stefan Beller <sbeller@google.com> | 2017-01-09 17:45:40 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-01-11 13:17:35 -0800 |
commit | 0b8b25f610b60f7a1c5f2608c3a3aaf409013b1b (patch) | |
tree | 1a701fee2dc41b38d2b244d5c229e54bedcf3063 /builtin/stripspace.c | |
parent | read-tree: use OPT_BOOL instead of OPT_SET_INT (diff) | |
download | tgif-0b8b25f610b60f7a1c5f2608c3a3aaf409013b1b.tar.xz |
t1000: modernize style
The preferred style in tests is:
test_expect_success 'short description then sq to open the body' '
here comes the test &&
and chains over many lines &&
with closing sq on its own line
'
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/stripspace.c')
0 files changed, 0 insertions, 0 deletions