[PATCH 09 of 11 RFC] tests: modify test for the nicer ui for histedit exec

Olle Lundberg olle.lundberg at gmail.com
Wed Mar 5 10:15:20 CST 2014


# HG changeset patch
# User Olle Lundberg <geek at nerd.sh>
# Date 1394031856 -3600
#      Wed Mar 05 16:04:16 2014 +0100
# Node ID 24a57c88dacd922d9891b421d769d8ca51644d2c
# Parent  6ffc75ede0d416851eb60ef08f90d50bde803c55
tests: modify test for the nicer ui for histedit exec

diff --git a/tests/test-histedit-exec.t b/tests/test-histedit-exec.t
--- a/tests/test-histedit-exec.t
+++ b/tests/test-histedit-exec.t
@@ -159,10 +159,11 @@
   > pick e860deea161a e
   > exec echo foo >> e
   > pick 652413bf663e f
   > EOF
   0 files updated, 0 files merged, 1 files removed, 0 files unresolved
+  M e
   Working copy dirty, please check the files listed above.
   When you are finished, run hg histedit --continue to resume.
 
   $ hg summary
   parent: 4:e860deea161a 


More information about the Mercurial-devel mailing list