--- a/tests/test-bookmarks Thu Jul 22 21:43:45 2010 +0200
+++ b/tests/test-bookmarks Sat Jul 24 11:20:21 2010 +0300
@@ -100,4 +100,7 @@
echo % revision but no bookmark name
hg bookmark -r .
+echo % bookmark name with whitespace only
+hg bookmark ' '
+
true