diff -r 82995896d5af -r 7544700fd931 tests/test-static-http --- a/tests/test-static-http Mon Mar 13 12:22:55 2006 +0100 +++ b/tests/test-static-http Mon Mar 13 13:05:41 2006 +0100 @@ -27,7 +27,7 @@ hg init echo foo > bar hg add bar -hg commit -m"test" -d"0 0" +hg commit -m"test" -d "1000000 0" hg tip cd ..