tests: fix rebase-abort directory nesting
Without this change, some test repositories were nesting needlessly
--- a/tests/test-rebase-abort.t Thu Feb 04 23:29:32 2016 +0000
+++ b/tests/test-rebase-abort.t Thu Feb 04 23:30:49 2016 +0000
@@ -356,6 +356,7 @@
commit: (clean)
update: 1 new changesets, 2 branch heads (merge)
phases: 4 draft
+ $ cd ..
test aborting a rebase succeeds after rebasing with skipped commits onto a
public changeset (issue4896)
@@ -389,4 +390,5 @@
[1]
$ hg rebase --abort
rebase aborted
+ $ cd ..