diff -r d8d0fc3988ca -r e5aaaef91a27 tests/test-bookmarks-current --- a/tests/test-bookmarks-current Thu Jul 01 19:23:26 2010 -0500 +++ b/tests/test-bookmarks-current Wed Jul 14 11:02:20 2010 -0400 @@ -57,3 +57,8 @@ echo % update to tip hg update tip +echo % set bookmark Y using -r . +hg bookmark -r . Y + +echo % list bookmarks +hg bookmark