This is already used elsewhere in the test to access the current hg repo, and
avoids an error about the unknown revlog-compression-zstd when C extensions
aren't built.  The only other such error is in test-check-interfaces.py, but I
don't see a way to avoid it other than to create an empty scratch repo.
Details
Details
- Reviewers
 pulkit - Group Reviewers
 hg-reviewers - Commits
 - rHGeff26a0f664f: tests: use `testrepohg` in one more place in test-check-code.t
 
Diff Detail
Diff Detail
- Repository
 - rHG Mercurial
 - Lint
 Automatic diff as part of commit; lint not applicable. - Unit
 Automatic diff as part of commit; unit tests not applicable.