changeset 21570:d0ec3800101a stable

tests: fix cut and paste error on encoding alignment test
author Matt Mackall <mpm@selenic.com>
date Tue, 27 May 2014 15:13:13 -0700
parents c5afb07c33d3
children 17da326fd041
files tests/test-encoding-align.t
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-encoding-align.t	Sat May 17 13:06:16 2014 +0900
+++ b/tests/test-encoding-align.t	Tue May 27 15:13:13 2014 -0700
@@ -128,11 +128,11 @@
 
 check alignment of branches
 
-  $ hg tags
-  tip                                5:d745ff46155b
-  \xe9\x95\xb7\xe3\x81\x84\xe9\x95\xb7\xe3\x81\x84\xe5\x90\x8d\xe5\x89\x8d                       4:9259be597f19 (esc)
-  MIDDLE_                            3:b06c5b6def9e
-  \xe7\x9f\xad\xe5\x90\x8d                               2:64a70663cee8 (esc)
+  $ hg branches
+  \xe9\x95\xb7\xe3\x81\x84\xe9\x95\xb7\xe3\x81\x84\xe5\x90\x8d\xe5\x89\x8d                   5:d745ff46155b (esc)
+  MIDDLE_                        4:9259be597f19 (inactive)
+  \xe7\x9f\xad\xe5\x90\x8d                           3:b06c5b6def9e (inactive) (esc)
+  default                        2:64a70663cee8 (inactive)
 
 check alignment of tags