##// END OF EJS Templates
test: add `test-repo` requirement to `test-check-format` (issue6395)...
test: add `test-repo` requirement to `test-check-format` (issue6395) Kindly reported by Tristan Seligmann <mithrandi@mithrandi.net>

File last commit:

r45949:f62bb5d0 5.5.1 stable
r45949:f62bb5d0 5.5.1 stable
Show More
test-check-format.t
5 lines | 167 B | text/troff | Tads3Lexer
#require black test-repo
$ cd $RUNTESTDIR/..
$ black --config=black.toml --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/**'`