diff -r 4f8054d3171b -r 2944a6d35158 tests/test-rebase-bookmarks.t --- a/tests/test-rebase-bookmarks.t Wed Aug 08 18:10:16 2012 +0200 +++ b/tests/test-rebase-bookmarks.t Wed Aug 08 18:10:30 2012 +0200 @@ -23,7 +23,7 @@ adding b $ hg book 'X' $ hg book 'Y' - + $ echo c > c $ hg ci -Am C adding c @@ -47,7 +47,7 @@ |/ o 0: 'A' bookmarks: - + Move only rebased bookmarks $ cd ..