diff --git a/t/t7410-submodule-checkout-to.sh b/t/t2405-worktree-submodule.sh similarity index 96% rename from t/t7410-submodule-checkout-to.sh rename to t/t2405-worktree-submodule.sh index f1b492ebc4..f2eee328cc 100755 --- a/t/t7410-submodule-checkout-to.sh +++ b/t/t2405-worktree-submodule.sh @@ -1,6 +1,6 @@ #!/bin/sh -test_description='Combination of submodules and multiple workdirs' +test_description='Combination of submodules and multiple worktrees' . ./test-lib.sh