tests/test-hgweb-no-request-uri
changeset 8167 6c82beaaa11a
parent 6945 2cfdabe235fb
child 12161 dfb11f9922c1
--- a/tests/test-hgweb-no-request-uri	Sun Apr 26 11:49:17 2009 +0200
+++ b/tests/test-hgweb-no-request-uri	Sun Apr 26 14:29:02 2009 +0200
@@ -8,7 +8,7 @@
 hg init
 echo foo > bar
 hg add bar
-hg commit -m "test" -d "0 0" -u "Testing"
+hg commit -m "test" -u "Testing"
 hg tip
 
 cat > request.py <<EOF