##// END OF EJS Templates
test: add `test-repo` requirement to `test-check-format` (issue6395)...
marmoute -
r45949:f62bb5d0 5.5.1 stable
parent child Browse files
Show More
@@ -1,5 +1,5 b''
1 #require black
1 #require black test-repo
2 2
3 3 $ cd $RUNTESTDIR/..
4 4 $ black --config=black.toml --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/**'`
5 5
General Comments 0
You need to be logged in to leave comments. Login now