tests: rename a test having to do with shallow submodules
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Wed, 26 Apr 2017 23:12:34 +0000 (23:12 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 May 2017 02:09:46 +0000 (11:09 +0900)
commit1524ccdc1873029e4eafa5bffae2aa66d02369d8
tree6ab613036bd785732b33a60d31ebe90c764fde26
parent0dab2468ee5bbfaa854a22eb17c70647fc8b6b83
tests: rename a test having to do with shallow submodules

Rename the t5614-clone-submodules.sh test to
t5614-clone-submodules-shallow.sh. It's not a general test of
submodules, but of shallow cloning in relation to submodules. Move it
to create another similar t56*-clone-submodules-*.sh test.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5614-clone-submodules-shallow.sh [moved from t/t5614-clone-submodules.sh with 100% similarity]