changeset 2946:824e3b6e2730

uncommit: minor comment cleanup in the test Fix some of the sectionning and fix on comments.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 18 Sep 2017 04:28:12 +0200
parents db9b8a4b2067
children 723c14f9c30b
files tests/test-uncommit-interactive.t
diffstat 1 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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