t3701: add-p-fix makes the last test to pass
Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
933e44d3a0
commit
0bf9fc0cd2
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue