diff tests/test-static-http @ 1948:ebe273a16048

merge with crew/templates
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Mon, 13 Mar 2006 23:38:14 +0100
parents d32c442571f2
children 2a676ad52c22
line wrap: on
line diff
--- a/tests/test-static-http
+++ b/tests/test-static-http
@@ -26,7 +26,7 @@ cd remote
 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 ..