Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ps/contains-id-error-message'
[gitweb.git]
/
t
/
t3501-revert-cherry-pick.sh
diff --git
a/t/t3501-revert-cherry-pick.sh
b/t/t3501-revert-cherry-pick.sh
index 783bdbf59db07ebf2afac83165d31b86fd6b95db..0d89f6d0f651e46251c9c3c610f711353c701893 100755
(executable)
--- a/
t/t3501-revert-cherry-pick.sh
+++ b/
t/t3501-revert-cherry-pick.sh
@@
-141,7
+141,7
@@
test_expect_success 'cherry-pick "-" works with arguments' '
test_cmp expect actual
'
-test_expect_
failure
'cherry-pick works with dirty renamed file' '
+test_expect_
success
'cherry-pick works with dirty renamed file' '
test_commit to-rename &&
git checkout -b unrelated &&
test_commit unrelated &&