tests/test-hgweb-no-request-uri
changeset 12161 dfb11f9922c1
parent 8167 6c82beaaa11a
child 12181 045c9e8db0d8
--- 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