tests/test-transplant
changeset 3758 889f7e74a0d9
parent 3726 752884db5037
child 4034 9bd078ce8de9
--- a/tests/test-transplant
+++ b/tests/test-transplant
@@ -85,6 +85,9 @@ hg up 0
 echo foobar > foo
 hg ci -mfoobar -d '0 0'
 hg transplant 1:3
-echo merge > foo
+# transplant -c shouldn't use an old changeset
+hg up -C
+hg transplant 1
 hg transplant --continue
+hg transplant 1:3
 hg locate