tests/test-repo-filters-tiptoe.t
changeset 44275 66dab0d9a78e
parent 44108 c472970339d2
child 44276 30862e226339
--- a/tests/test-repo-filters-tiptoe.t	Tue Jan 21 11:40:15 2020 -0500
+++ b/tests/test-repo-filters-tiptoe.t	Tue Feb 04 10:14:44 2020 -0800
@@ -67,6 +67,13 @@
   R a
   ! b
 
+  $ hg status --copies
+  debug.filters: computing revision filter for "visible"
+  M c
+  A d
+  R a
+  ! b
+
 Getting data about the working copy parent
 
   $ hg log -r '.' -T "{node}\n{date}\n"