--- a/tests/test-copy2 Wed Sep 14 11:27:36 2005 -0700
+++ b/tests/test-copy2 Wed Sep 14 14:29:02 2005 -0700
@@ -26,7 +26,7 @@
hg debugrename bar
cp foo bar
-hg copy foo bar
+hg copy -f foo bar
echo "# should show copy"
hg debugstate|grep '^copy'
hg commit -m3 -d"0 0"