t3701: add-p-fix makes the last test to pass

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano
2011-05-08 13:43:04 -07:00
parent 933e44d3a0
commit 0bf9fc0cd2

View File

@ -311,7 +311,7 @@ test_expect_success PERL 'split hunk setup' '
done >test 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: # Split, say Edit and do nothing. Then:
# #
# 1. Broken version results in a patch that does not apply and # 1. Broken version results in a patch that does not apply and