tests: don't create new repo inside existing repo in test-rebase-inmemory.t
authorPulkit Goyal <pulkit@yandex-team.ru>
Thu, 16 Aug 2018 16:36:32 +0300
changeset 39130 0600d09764df
parent 39129 7c9fedcf7a36
child 39131 02e80e37fbbc
tests: don't create new repo inside existing repo in test-rebase-inmemory.t Differential Revision: https://phab.mercurial-scm.org/D4298
tests/test-rebase-inmemory.t
--- 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