tests/test-non-interactive-wsgi
changeset 8167 6c82beaaa11a
parent 8136 6b5522cb2ad2
child 9888 510122bb3c7f
--- a/tests/test-non-interactive-wsgi	Sun Apr 26 11:49:17 2009 +0200
+++ b/tests/test-non-interactive-wsgi	Sun Apr 26 14:29:02 2009 +0200
@@ -7,7 +7,7 @@
 hg init
 echo foo > bar
 hg add bar
-hg commit -m "test" -d "0 0"
+hg commit -m "test"
 hg tip
 
 cat > request.py <<EOF