tests/test-command-template
changeset 1918 7f0899f7828c
parent 1916 95b2e14841f5
child 1939 d59fc0d4558f
--- a/tests/test-command-template
+++ b/tests/test-command-template
@@ -16,7 +16,7 @@ hg commit -l c -d '1123456789 0' -u 'A. 
 hg add c
 hg commit -m 'no person' -d '1134567890 0' -u 'other@place'
 echo c >> c
-hg commit -m 'no user, no domain' -d '11445678900 0' -u 'person'
+hg commit -m 'no user, no domain' -d '1144567890 0' -u 'person'
 
 # make sure user/global hgrc does not affect tests
 echo '[ui]' > .hg/hgrc