diff tests/test-histedit-fold.t @ 19391:347ccd936fa6 stable

test-histedit-fold: remove unnecessary --template The template is already set by the logt alias.
author Martin Geisler <martin@geisler.net>
date Mon, 15 Jul 2013 13:20:39 +0200
parents 53060cc1b601
children f6b047cf9272
line wrap: on
line diff
--- a/tests/test-histedit-fold.t	Mon Jul 01 18:07:33 2013 -0500
+++ b/tests/test-histedit-fold.t	Mon Jul 15 13:20:39 2013 +0200
@@ -186,7 +186,7 @@
   $ hg commit -m '+5'
   $ echo 6 >> file
   $ hg commit -m '+6'
-  $ hg logt -G --template '{rev}:{node|short} {desc|firstline}\n'
+  $ hg logt -G
   @  3:251d831eeec5 +6
   |
   o  2:888f9082bf99 +5