add -p: adjust offsets of subsequent hunks when one is skipped
[gitweb.git] / t / t3701-add-interactive.sh
index fe7c1bef610d3b68042bef0a0bc2a5b7f39df095..6f18a924869bd7116d34cf74f36f1ffdb3ea7677 100755 (executable)
@@ -496,7 +496,7 @@ test_expect_success 'set up pathological context' '
        test_write_lines +b " a" >patch
 '
 
-test_expect_failure 'add -p works with pathological context lines' '
+test_expect_success 'add -p works with pathological context lines' '
        git reset &&
        printf "%s\n" n y |
        git add -p &&