tests/test-newbranch
changeset 4176 fc12ac3755d5
parent 4169 0182cb2e4aac
child 4198 aee3d312c32e
child 4205 a7af0eeae8a3
--- a/tests/test-newbranch
+++ b/tests/test-newbranch
@@ -63,3 +63,11 @@ except ValueError, inst:
     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