tests/test-hgweb-commands.t
changeset 15446 c5c9ca3719f9
parent 15375 fe9d36a6853e
child 15623 fc8c7a5ccc4a
--- a/tests/test-hgweb-commands.t	Mon Nov 07 03:14:55 2011 +0100
+++ b/tests/test-hgweb-commands.t	Mon Nov 07 03:24:53 2011 +0100
@@ -1,3 +1,5 @@
+  $ "$TESTDIR/hghave" serve || exit 80
+
 An attempt at more fully testing the hgweb web interface.
 The following things are tested elsewhere and are therefore omitted:
 - archive, tested in test-archive