tests/test-command-template
changeset 3458 031aac7ec584
parent 3454 0600d326d96a
child 3988 9dcf9d45cab8
--- a/tests/test-command-template
+++ b/tests/test-command-template
@@ -17,6 +17,8 @@ hg add c
 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