tests/test-import.t
changeset 16912 6ef3107c661e
parent 16889 0074c2babb13
child 17712 c4717f44c1f1
--- a/tests/test-import.t	Mon Jun 11 01:08:39 2012 +0200
+++ b/tests/test-import.t	Mon Jun 11 01:38:32 2012 +0200
@@ -754,6 +754,7 @@
   $ cat foo
   a
 
+  $ cd ..
 
 Issue1859: first line mistaken for email headers
 
@@ -788,7 +789,7 @@
   $ cd ..
 
 
---- in commit message
+in commit message
 
   $ hg init commitconfusion
   $ cd commitconfusion
@@ -1031,6 +1032,8 @@
   c3
   c4
 
+  $ cd ..
+
 no segfault while importing a unified diff which start line is zero but chunk
 size is non-zero
 
@@ -1149,3 +1152,4 @@
   4
   line
 
+  $ cd ..