tests/test-uncommit-interactive.t
changeset 4499 90f94231db5d
parent 3563 d4c457c1ae0d
child 4502 84512556e148
child 4613 30a544904238
--- a/tests/test-uncommit-interactive.t	Wed Apr 10 21:03:56 2019 +0200
+++ b/tests/test-uncommit-interactive.t	Wed Apr 10 23:19:29 2019 +0530
@@ -780,12 +780,9 @@
 
   $ 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
@@ -846,13 +843,10 @@
 
   $ 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