tests/test-copies.t
changeset 46650 2803f94b7431
parent 46647 86ee73018e62
--- a/tests/test-copies.t	Fri Mar 05 14:26:56 2021 -0800
+++ b/tests/test-copies.t	Thu Mar 04 08:20:19 2021 -0800
@@ -398,11 +398,8 @@
   x -> y
   $ hg debugp1copies -r 2
   x -> y
-BROKEN: These two should not report any copies
   $ hg debugpathcopies 1 2
-  x -> y
   $ hg debugpathcopies 2 1
-  x -> y
 
 Copy x to y on one side of merge, create y and rename to z on the other side.
   $ newrepo