changeset 15446 | c5c9ca3719f9 |
parent 14046 | b24e5a708fad |
child 16239 | 287f76b3f502 |
--- a/tests/test-hgwebdir.t Mon Nov 07 03:14:55 2011 +0100 +++ b/tests/test-hgwebdir.t Mon Nov 07 03:24:53 2011 +0100 @@ -1,3 +1,5 @@ + $ "$TESTDIR/hghave" serve || exit 80 + Tests some basic hgwebdir functionality. Tests setting up paths and collection, different forms of 404s and the subdirectory support.