tests/test-addremove
changeset 1933 7544700fd931
parent 1623 eef8ff46567a
child 2958 ff3ea21a981a
--- a/tests/test-addremove
+++ b/tests/test-addremove
@@ -5,8 +5,8 @@ cd rep
 mkdir dir
 touch foo dir/bar
 hg -v addremove
-hg -v commit -m "add 1" -d "0 0"
+hg -v commit -m "add 1" -d "1000000 0"
 cd dir/
 touch ../foo_2 bar_2
 hg -v addremove
-hg -v commit -m "add 2" -d "0 0"
+hg -v commit -m "add 2" -d "1000000 0"