summaryrefslogtreecommitdiff
path: root/tests/test-pull-permission.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-pull-permission.t')
-rw-r--r--tests/test-pull-permission.t3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test-pull-permission.t b/tests/test-pull-permission.t
index 8df5527..bc9fdf6 100644
--- a/tests/test-pull-permission.t
+++ b/tests/test-pull-permission.t
@@ -1,5 +1,3 @@
- $ "$TESTDIR/hghave" unix-permissions || exit 80
-
$ hg init a
$ cd a
$ echo foo > b
@@ -29,4 +27,3 @@
checking files
1 files, 1 changesets, 1 total revisions
- $ cd ..