tests/test-hardlinks.t
changeset 15444 e1f05d7a8c7b
parent 14268 a55a0045704c
child 15455 c6f87bdab2a1
--- a/tests/test-hardlinks.t	Mon Nov 07 03:14:55 2011 +0100
+++ b/tests/test-hardlinks.t	Mon Nov 07 03:14:55 2011 +0100
@@ -1,3 +1,5 @@
+  $ "$TESTDIR/hghave" no-windows || exit 80
+
   $ cat > nlinks.py <<EOF
   > import os, sys
   > for f in sorted(sys.stdin.readlines()):