tests: don't create new repo inside existing repo in test-rebase-inmemory.t
Differential Revision: https://phab.mercurial-scm.org/D4298
--- a/tests/test-rebase-inmemory.t Wed Jul 25 13:40:42 2018 -0400
+++ b/tests/test-rebase-inmemory.t Thu Aug 16 16:36:32 2018 +0300
@@ -155,8 +155,11 @@
| o 1: fc055c3b4d33 'b'
|/
o 0: b173517d0057 'a'
-
+
+ $ cd ..
+
Test dry-run rebasing
+
$ hg init repo3
$ cd repo3
$ echo a>a