tests/test-command-template
changeset 3463 031aac7ec584
parent 3459 0600d326d96a
child 3988 9dcf9d45cab8
--- a/tests/test-command-template	Wed Oct 18 18:09:32 2006 +0200
+++ b/tests/test-command-template	Wed Oct 18 18:10:21 2006 +0200
@@ -17,6 +17,8 @@
 hg commit -m 'no person' -d '1200000 0' -u 'other@place'
 echo c >> c
 hg commit -m 'no user, no domain' -d '1300000 0' -u 'person'
+echo foo > .hg/branch
+hg commit -m 'new branch' -d '1400000 0' -u 'person'
 
 # make sure user/global hgrc does not affect tests
 echo '[ui]' > .hg/hgrc