--- 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 ..