Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/sequencer-and-root-commits'
[gitweb.git]
/
t
/
t7001-mv.sh
diff --git
a/t/t7001-mv.sh
b/t/t7001-mv.sh
index e96cbdb105824bf7edaf5106113b8c534765abff..cc3fd2baf2b80817ffc39ab67a988dcf31dbc537 100755
(executable)
--- a/
t/t7001-mv.sh
+++ b/
t/t7001-mv.sh
@@
-495,7
+495,7
@@
test_expect_success 'moving a submodule in nested directories' '
test_cmp expect actual
'
-test_expect_
failure
'moving nested submodules' '
+test_expect_
success
'moving nested submodules' '
git commit -am "cleanup commit" &&
mkdir sub_nested_nested &&
(cd sub_nested_nested &&