diff -r 86fc364ca5f8 -r fc8c7a5ccc4a tests/test-http-branchmap.t --- a/tests/test-http-branchmap.t Thu Dec 08 16:39:00 2011 +0100 +++ b/tests/test-http-branchmap.t Thu Dec 08 16:01:44 2011 -0600 @@ -7,6 +7,7 @@ $ hg init a $ hg --encoding utf-8 -R a branch æ marked working directory as branch \xc3\xa6 (esc) + (branches are permanent and global, did you want a bookmark?) $ echo foo > a/foo $ hg -R a ci -Am foo adding foo