t2003: modernize style
authorJohn Keeping <john@keeping.me.uk>
Thu, 14 Mar 2013 20:00:50 +0000 (20:00 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 Mar 2013 21:49:32 +0000 (14:49 -0700)
- Description goes on the test_expect_* line
- Open SQ of test goes on the test_expect_* line
- Closing SQ of test goes on its own line
- Use TAB for indent

Also remove three comments that appear to relate to the development of
the patch before it was committed.

Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found