Skip to content

Commit

Permalink
t3701: add-p-fix makes the last test to pass
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed May 8, 2011
1 parent 933e44d commit 0bf9fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/t3701-add-interactive.sh
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ test_expect_success PERL 'split hunk setup' '
done >test
'

test_expect_failure PERL 'split hunk "add -p (edit)"' '
test_expect_success PERL 'split hunk "add -p (edit)"' '
# Split, say Edit and do nothing. Then:
#
# 1. Broken version results in a patch that does not apply and
Expand Down

0 comments on commit 0bf9fc0

Please sign in to comment.