tests/test-command-template.t
changeset 17345 4f8054d3171b
parent 17334 39c01f8e7b39
child 17357 bd605568c5a0
child 17383 099c778ceb33
--- a/tests/test-command-template.t	Wed Aug 08 21:38:53 2012 +0200
+++ b/tests/test-command-template.t	Wed Aug 08 18:10:16 2012 +0200
@@ -1245,7 +1245,7 @@
   $ hg add a
   $ hg commit -m future -d "`cat a`"
 
-  $ hg log -l1 --template '{date|age}\n' 
+  $ hg log -l1 --template '{date|age}\n'
   7 years from now
 
 Error on syntax: