diff tests/test-branches.t @ 16612:726dd0fc7cfe

branches: quiet option observes other parameters
author Travis Herrick <tthetoad@gmail.com>
date Sun, 06 May 2012 17:12:22 -0700
parents 41885892796e
children f2719b387380
line wrap: on
line diff
--- a/tests/test-branches.t	Wed May 09 02:46:58 2012 +0300
+++ b/tests/test-branches.t	Sun May 06 17:12:22 2012 -0700
@@ -241,6 +241,11 @@
   default                        0:19709c5a4e75 (inactive)
   $ hg branches -a
   a branch name much longer than the default justification used by branches 7:10ff5895aa57
+  $ hg branches -q
+  a branch name much longer than the default justification used by branches
+  c
+  a
+  default
   $ hg heads b
   no open branch heads found on branches b
   [1]