Skip to content

Commit 0bf9fc0

Browse files
committed
t3701: add-p-fix makes the last test to pass
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 933e44d commit 0bf9fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/t3701-add-interactive.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ test_expect_success PERL 'split hunk setup' '
311311
done >test
312312
'
313313

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

0 commit comments

Comments
 (0)