diff -r 39d38f16a3f7 -r 6ef3107c661e tests/test-addremove.t --- 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 ..