diff options
| -rwxr-xr-x | t/t2405-worktree-submodule.sh (renamed from t/t7410-submodule-checkout-to.sh) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t7410-submodule-checkout-to.sh b/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 |
