diff --git a/tests/test-repo-filters-tiptoe.t b/tests/test-repo-filters-tiptoe.t --- a/tests/test-repo-filters-tiptoe.t +++ b/tests/test-repo-filters-tiptoe.t @@ -46,8 +46,6 @@ Getting the node of `null` - $ hg init test-repo - $ cd test-repo $ hg log -r null -T "{node}\n" 0000000000000000000000000000000000000000 @@ -60,3 +58,12 @@ Getting status of null $ hg status --change null + +Getting status of working copy + + $ hg status + debug.filters: computing revision filter for "visible" + M c + A d + R a + ! b