add -p: calculate offset delta for edited patches
[gitweb.git] / t / t3701-add-interactive.sh
index 6f18a924869bd7116d34cf74f36f1ffdb3ea7677..24ed3f4a224dc0de73b6e38455c4d902fd97fe0f 100755 (executable)
@@ -504,7 +504,7 @@ test_expect_success 'add -p works with pathological context lines' '
        test_cmp expected-1 actual
 '
 
-test_expect_failure 'add -p patch editing works with pathological context lines' '
+test_expect_success 'add -p patch editing works with pathological context lines' '
        git reset &&
        # n q q below is in case edit fails
        printf "%s\n" e y    n q q |