tests: add missing 'hghave unix-permissions'
authorMads Kiilerich <mads@kiilerich.com>
Wed, 16 Nov 2011 03:45:14 +0100
changeset 15516 10f302f5e9f6
parent 15515 21766d5531cb
child 15517 9ec8569e9a8b
tests: add missing 'hghave unix-permissions'
tests/test-pull-permission.t
--- a/tests/test-pull-permission.t	Wed Nov 16 03:45:14 2011 +0100
+++ b/tests/test-pull-permission.t	Wed Nov 16 03:45:14 2011 +0100
@@ -1,3 +1,5 @@
+  $ "$TESTDIR/hghave" unix-permissions || exit 80
+
   $ hg init a
   $ cd a
   $ echo foo > b