diff tests/test-pull-permission.t @ 15516:10f302f5e9f6

tests: add missing 'hghave unix-permissions'
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 16 Nov 2011 03:45:14 +0100
parents ffb5c09ba822
children f2719b387380
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