Merge branch 'rs/blame-code-cleanup'
[gitweb.git] / t / t7600-merge.sh
index 682139c4ea30c705db65823b80166380f5bf55b2..2ebda509ac337f99c7ab5651734a5b20d4a0b6f4 100755 (executable)
@@ -154,6 +154,8 @@ test_expect_success 'test option parsing' '
        test_must_fail git merge -s foobar c1 &&
        test_must_fail git merge -s=foobar c1 &&
        test_must_fail git merge -m &&
+       test_must_fail git merge --abort foobar &&
+       test_must_fail git merge --abort --quiet &&
        test_must_fail git merge --continue foobar &&
        test_must_fail git merge --continue --quiet &&
        test_must_fail git merge