tests/test-diff-unified.t
changeset 16912 6ef3107c661e
parent 16362 16b75661828e
child 23297 d7abae94a7a0
--- a/tests/test-diff-unified.t	Mon Jun 11 01:08:39 2012 +0200
+++ b/tests/test-diff-unified.t	Mon Jun 11 01:38:32 2012 +0200
@@ -89,6 +89,9 @@
   abort: diff context lines count must be an integer, not 'foo'
   [255]
 
+  $ cd ..
+
+
 0 lines of context hunk header matches gnu diff hunk header
 
   $ hg init diffzero
@@ -191,3 +194,5 @@
   @@ -1,1 +1,1 @@
   -b
   +a
+
+  $ cd ..