diff tests/test-init.t @ 15444:e1f05d7a8c7b

tests: use 'hghave no-windows' to avoid testing reserved file names on windows
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 07 Nov 2011 03:14:55 +0100
parents 207935cda6dc
children d8fa35c28335
line wrap: on
line diff
--- a/tests/test-init.t	Mon Nov 07 03:14:55 2011 +0100
+++ b/tests/test-init.t	Mon Nov 07 03:14:55 2011 +0100
@@ -1,3 +1,5 @@
+  $ "$TESTDIR/hghave" no-windows || exit 80
+
 This test tries to exercise the ssh functionality with a dummy script
 
   $ checknewrepo()