tests/test-addremove.t
changeset 16912 6ef3107c661e
parent 16874 8017ac7a0e8f
child 23259 9f4778027bc2
--- a/tests/test-addremove.t	Mon Jun 11 01:08:39 2012 +0200
+++ b/tests/test-addremove.t	Mon Jun 11 01:38:32 2012 +0200
@@ -18,8 +18,8 @@
   dir/bar_2
   foo_2
   committed changeset 1:e65414bf35c5
+  $ cd ../..
 
-  $ cd ..
   $ hg init sim
   $ cd sim
   $ echo a > a
@@ -45,3 +45,4 @@
   adding d
   recording removal of a as rename to b (100% similar)
   $ hg commit -mb
+  $ cd ..