--- a/tests/test-hgweb-no-request-uri Thu Sep 02 23:36:43 2010 +0200
+++ b/tests/test-hgweb-no-request-uri Thu Sep 02 23:45:47 2010 +0200
@@ -8,7 +8,7 @@
hg init
echo foo > bar
hg add bar
-hg commit -m "test" -u "Testing"
+hg commit -m "test"
hg tip
cat > request.py <<EOF