diff tests/test-hgwebdirsym.t @ 15446:c5c9ca3719f9

tests: use 'hghave serve' to guard tests that requires serve daemon management
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 07 Nov 2011 03:24:53 +0100
parents 86888ae9ce90
children 73d20de5f30b
line wrap: on
line diff
--- a/tests/test-hgwebdirsym.t	Mon Nov 07 03:14:55 2011 +0100
+++ b/tests/test-hgwebdirsym.t	Mon Nov 07 03:24:53 2011 +0100
@@ -1,6 +1,6 @@
 Tests whether or not hgwebdir properly handles various symlink topologies.
 
-  $ "$TESTDIR/hghave" symlink || exit 80
+  $ "$TESTDIR/hghave" serve symlink || exit 80
   $ hg init a
   $ echo a > a/a
   $ hg --cwd a ci -Ama -d'1 0'