diff tests/test-log.t @ 19127:d982edcfe7f0

templater: fix output instability from gsoc patches
author Augie Fackler <raf@durin42.com>
date Thu, 02 May 2013 20:41:22 -0500
parents 5c5152af0d15
children fd1bb7c1be78
line wrap: on
line diff
--- a/tests/test-log.t	Thu Apr 18 22:56:57 2013 +0300
+++ b/tests/test-log.t	Thu May 02 20:41:22 2013 -0500
@@ -88,7 +88,7 @@
 
   $ hg log -f -l1 --style something
   abort: style 'something' not found
-  (available styles: changelog, bisect, default, xml, phases, compact)
+  (available styles: bisect, changelog, compact, default, phases, xml)
   [255]
 
 -f, phases style