tests/test-rebase-bookmarks.t
changeset 17346 2944a6d35158
parent 17345 4f8054d3171b
child 18514 2a1fac3650a5
--- 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 ..