tests/test-newbranch
changeset 4175 fc12ac3755d5
parent 4169 0182cb2e4aac
child 4177 a7af0eeae8a3
child 4203 aee3d312c32e
--- a/tests/test-newbranch	Sat Mar 10 17:36:27 2007 -0800
+++ b/tests/test-newbranch	Sat Mar 10 17:36:29 2007 -0800
@@ -63,3 +63,11 @@
     else:
         print "ValueError: %s" % inst
 EOF
+
+echo % update with no arguments: tipmost revision of the current branch
+hg up -q -C 0
+hg up -q
+hg id
+hg up -q 1
+hg up -q
+hg id