diff tests/test-hgweb @ 5580:f429e0e067a8

Fix style nit and add some comments to tests.
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Sun, 02 Dec 2007 10:12:26 +0100
parents b4af2dd9868a
children 1b365c5723bc
line wrap: on
line diff
--- a/tests/test-hgweb	Sat Dec 01 19:19:08 2007 +0100
+++ b/tests/test-hgweb	Sun Dec 02 10:12:26 2007 +0100
@@ -1,4 +1,5 @@
 #!/bin/sh
+# Some tests for hgweb. Tests static files, plain files and different 404's.
 
 hg init test
 cd test