Skip to content
Snippets Groups Projects
Commit fa64a229f24b authored by Martin von Zweigbergk's avatar Martin von Zweigbergk
Browse files

tests: avoid unnecessarily looking inside .hg/ in test-narrow*

Many of the narrow tests were looking at .hg/narrowspec. I think most
of them were written before we added `hg tracked`, but now that we
have that command, we should fix the tests. There were also a few
instances of tests looking at .hg/dirstate. I fixed those to use `hg
files` instead.

Differential Revision: https://phab.mercurial-scm.org/D4093
parent fed6fe856333
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment