tests/test-branches
changeset 6067 57c1a7052982
parent 4675 6858a7477a5e
child 6631 a2b13cac0922
--- a/tests/test-branches	Fri Feb 08 13:56:29 2008 +0100
+++ b/tests/test-branches	Fri Feb 08 21:31:03 2008 -0800
@@ -34,3 +34,9 @@
 hg branches
 echo '-------'
 hg branches -a
+
+echo "--- Branch a"
+hg log -b a
+
+echo "---- Branch b"
+hg log -b b