diff options
author | Stefan Beller <sbeller@google.com> | 2017-01-09 17:45:41 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-01-11 13:18:36 -0800 |
commit | 83587d5236cbb4f45d6c0c551d0f0669ba25b176 (patch) | |
tree | a05a55683808f8a34321d2c367db3ecfa65d4b0d /builtin | |
parent | t1000: modernize style (diff) | |
download | tgif-83587d5236cbb4f45d6c0c551d0f0669ba25b176.tar.xz |
t1001: 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')
0 files changed, 0 insertions, 0 deletions