changeset 18226:fe67db018bd7

test-dispatch.t: remove incorrect "cd $dir" A line that should have been removed in 50fbe9063ff2.
author Mads Kiilerich <mads@kiilerich.com>
date Sun, 06 Jan 2013 04:04:44 +0100
parents 6a082e72df4e
children 720308f741cb
files tests/test-dispatch.t
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-dispatch.t	Fri Jan 04 13:03:44 2013 -0600
+++ b/tests/test-dispatch.t	Sun Jan 06 04:04:44 2013 +0100
@@ -50,7 +50,6 @@
 
 No repo:
 
-  $ cd $dir
   $ hg cat
   abort: no repository found in '$TESTTMP' (.hg not found)!
   [255]