tests/test-uncommit-interactive.t
changeset 2946 824e3b6e2730
parent 2945 db9b8a4b2067
child 2949 9345b2eeeef3
--- a/tests/test-uncommit-interactive.t	Mon Sep 18 04:20:36 2017 +0200
+++ b/tests/test-uncommit-interactive.t	Mon Sep 18 04:28:12 2017 +0200
@@ -83,8 +83,8 @@
 
   $ hg ci -m "another one"
 
-Not deselecting anything to uncommit
-====================================
+Not selecting anything to uncommit
+==================================
 
   $ hg uncommit -i<<EOF
   > y
@@ -287,7 +287,6 @@
    5
 
 Checking the obsolescence history
-================================
 
   $ hg obslog
   @  46e35360be47 (5) another one
@@ -300,7 +299,6 @@
   
 
 Push the changes back to the commit and more commits for more testing
-=====================================================================
 
   $ hg amend
   $ glog