tests/test-fetch
changeset 2812 e0caea53c997
parent 2811 4f7abf341cd4
child 2976 61fcd9fac434
--- a/tests/test-fetch
+++ b/tests/test-fetch
@@ -21,5 +21,5 @@ hg --cwd b parents -q
 
 echo c > c/c
 hg --cwd c commit -d '3 0' -Amc
-hg --cwd c fetch ../a
+hg --cwd c fetch -d '4 0' -m 'automated merge' ../a
 ls c