tests/test-http-branchmap.t
changeset 15446 c5c9ca3719f9
parent 14647 2e9f379de0ac
child 15623 fc8c7a5ccc4a
--- a/tests/test-http-branchmap.t	Mon Nov 07 03:14:55 2011 +0100
+++ b/tests/test-http-branchmap.t	Mon Nov 07 03:24:53 2011 +0100
@@ -1,3 +1,4 @@
+  $ "$TESTDIR/hghave" serve || exit 80
 
   $ hgserve() {
   >     hg serve -a localhost -p $HGPORT1 -d --pid-file=hg.pid -E errors.log -v $@