File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3910,7 +3910,7 @@ test_expect_success '12a-check: Moving one directory hierarchy into another' '
3910
3910
# To which, I can do no more than shrug my shoulders and say that
3911
3911
# even simple rules give weird results when given weird inputs.
3912
3912
3913
- test_expect_success ' 12b-setup: Moving one directory hierarchy into another ' '
3913
+ test_expect_success ' 12b-setup: Moving two directory hierarchies into each other ' '
3914
3914
test_create_repo 12b &&
3915
3915
(
3916
3916
cd 12b &&
@@ -3940,7 +3940,7 @@ test_expect_success '12b-setup: Moving one directory hierarchy into another' '
3940
3940
)
3941
3941
'
3942
3942
3943
- test_expect_success ' 12b-check: Moving one directory hierarchy into another ' '
3943
+ test_expect_success ' 12b-check: Moving two directory hierarchies into each other ' '
3944
3944
(
3945
3945
cd 12b &&
3946
3946
You can’t perform that action at this time.
0 commit comments