diff tests/test-bookmarks @ 11710:58a038605a2b stable

merge crew and main
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Sat, 31 Jul 2010 11:04:33 +0900
parents 18c47562d331
children
line wrap: on
line diff
--- a/tests/test-bookmarks	Tue Jul 27 14:40:25 2010 -0400
+++ b/tests/test-bookmarks	Sat Jul 31 11:04:33 2010 +0900
@@ -100,4 +100,7 @@
 echo % revision but no bookmark name
 hg bookmark -r .
 
+echo % bookmark name with whitespace only
+hg bookmark ' '
+
 true