changeset 15516:10f302f5e9f6

tests: add missing 'hghave unix-permissions'
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 16 Nov 2011 03:45:14 +0100
parents 21766d5531cb
children 9ec8569e9a8b
files tests/test-pull-permission.t
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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