tests/test-pull.t
changeset 16913 f2719b387380
parent 16107 a3dcc59054ca
child 17486 73e3e368bd42
--- a/tests/test-pull.t	Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-pull.t	Mon Jun 11 01:40:51 2012 +0200
@@ -88,3 +88,5 @@
 
   $ URL=`python -c "import os; print 'file://localhost' + ('/' + os.getcwd().replace(os.sep, '/')).replace('//', '/') + '/../test'"`
   $ hg pull -q "$URL"
+
+  $ cd ..