# HG changeset patch
# User Mads Kiilerich <mads@kiilerich.com>
# Date 1321411514 -3600
#      Wed Nov 16 03:45:14 2011 +0100
# Node ID 10f302f5e9f65386cb4b545ec95d264a9d0c4440
# Parent  21766d5531cbb954a865fb690d85306658226d8f
tests: add missing 'hghave unix-permissions'

diff --git a/tests/test-pull-permission.t b/tests/test-pull-permission.t
--- a/tests/test-pull-permission.t
+++ b/tests/test-pull-permission.t
@@ -1,3 +1,5 @@
+  $ "$TESTDIR/hghave" unix-permissions || exit 80
+
   $ hg init a
   $ cd a
   $ echo foo > b