t7400: split setup into multiple tests
authorJonathan Nieder <jrnieder@gmail.com>
Sat, 10 Apr 2010 05:38:37 +0000 (00:38 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sun, 11 Apr 2010 04:24:43 +0000 (21:24 -0700)
The setup in t7400-submodule-basic does a number of different
things to support different tests. Splitting it up makes the
test a little easier to read and should provide an opportunity
to move each piece of setup closer to the tests that require it.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found