diff tests/test-branches @ 8991:7e0b31dfc66f

branches: add --closed flag for consistency with heads
author Matt Mackall <mpm@selenic.com>
date Wed, 01 Jul 2009 00:31:59 -0500
parents 2bcef677a6c3
children 58e040c51231
line wrap: on
line diff
--- a/tests/test-branches	Tue Jun 30 23:25:53 2009 -0500
+++ b/tests/test-branches	Wed Jul 01 00:31:59 2009 -0500
@@ -70,6 +70,7 @@
 hg commit -d '9 0' --close-branch -m 'close this part branch too'
 echo '--- b branch should be inactive'
 hg branches
+hg branches -c
 hg branches -a
 hg heads b
 hg heads --closed b