Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t/README: remove mention of adding copyright notices
[gitweb.git]
/
t
/
t3415-rebase-autosquash.sh
diff --git
a/t/t3415-rebase-autosquash.sh
b/t/t3415-rebase-autosquash.sh
index 62cb977e4ecb08f6607d47209f99c10bdb824144..e364c12622f8566c3c99370de25ec5659a1e1546 100755
(executable)
--- a/
t/t3415-rebase-autosquash.sh
+++ b/
t/t3415-rebase-autosquash.sh
@@
-290,7
+290,7
@@
set_backup_editor () {
test_set_editor "$PWD/backup-editor.sh"
}
-test_expect_
failure
'autosquash with multiple empty patches' '
+test_expect_
success
'autosquash with multiple empty patches' '
test_tick &&
git commit --allow-empty -m "empty" &&
test_tick &&