Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
t6043: fix copied test description to match its purpose
author
Elijah Newren
<newren@gmail.com>
Fri, 5 Apr 2019 15:00:23 +0000
(08:00 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 8 Apr 2019 07:02:07 +0000
(16:02 +0900)
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6043-merge-rename-directories.sh
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
8daec1d
)
diff --git
a/t/t6043-merge-rename-directories.sh
b/t/t6043-merge-rename-directories.sh
index 62c564707b9ff8a8e86b1f8d2d2e3919c36f1b5f..fe205be607e659793fe5384504223a5412cf7d23 100755
(executable)
--- a/
t/t6043-merge-rename-directories.sh
+++ b/
t/t6043-merge-rename-directories.sh
@@
-3910,7
+3910,7
@@
test_expect_success '12a-check: Moving one directory hierarchy into another' '
# To which, I can do no more than shrug my shoulders and say that
# even simple rules give weird results when given weird inputs.
# To which, I can do no more than shrug my shoulders and say that
# even simple rules give weird results when given weird inputs.
-test_expect_success '12b-setup: Moving
one directory hierarchy into an
other' '
+test_expect_success '12b-setup: Moving
two directory hierarchies into each
other' '
test_create_repo 12b &&
(
cd 12b &&
test_create_repo 12b &&
(
cd 12b &&
@@
-3940,7
+3940,7
@@
test_expect_success '12b-setup: Moving one directory hierarchy into another' '
)
'
)
'
-test_expect_success '12b-check: Moving
one directory hierarchy into an
other' '
+test_expect_success '12b-check: Moving
two directory hierarchies into each
other' '
(
cd 12b &&
(
cd 12b &&