diff -r f1af4909c6dc -r 5ad6d92f125c tests/test-uncommit-interactive.t --- a/tests/test-uncommit-interactive.t Mon Jul 29 14:42:57 2019 +0200 +++ b/tests/test-uncommit-interactive.t Mon Jul 29 14:43:10 2019 +0200 @@ -780,9 +780,12 @@ $ hg uncommit -i a << DONE > y + > y > DONE diff --git a/a b/a 1 hunks, 1 lines changed + examine changes to 'a'? [Ynesfdaq?] y + @@ -9,3 +9,4 @@ 4 5 @@ -843,10 +846,13 @@ $ hg uncommit -i a << DONE > y + > y > n > DONE diff --git a/a b/a 2 hunks, 2 lines changed + examine changes to 'a'? [Ynesfdaq?] y + @@ -1,3 +1,4 @@ +-3 -2