diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-05-23 08:06:58 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-05-25 20:35:29 +0200 |
commit | aceae2ef9261718324bf1853401d5ee9686a54a8 (patch) | |
tree | cb411ee10404aceb57a6553f6072cf5a33a44335 /cache-tree.c | |
parent | cache-tree.c::cache_tree_find(): simplify internal API (diff) | |
download | git-aceae2ef9261718324bf1853401d5ee9686a54a8.tar.xz git-aceae2ef9261718324bf1853401d5ee9686a54a8.zip |
t4007: modernize the style
This is one of the oldest scripts; update it to match more modern style.
Notably, we should:
- Put the test title on the same line as the "test_expect_success", and
end the line with a single-quote to begin the body of the test which is
one multi-line string; and
- Run as many commands inside test_expect_success, not outside, to catch
unexpected breakages.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache-tree.c')
0 files changed, 0 insertions, 0 deletions