diff --git a/tests/test-pull b/tests/test-pull --- a/tests/test-pull +++ b/tests/test-pull @@ -10,9 +10,8 @@ hg verify hg serve -p 20059 2>/dev/null & cd .. -mkdir copy +hg clone http://localhost:20059/ copy cd copy -hg init http://localhost:20059/ hg verify hg co cat foo