Skip to content
Snippets Groups Projects
Commit b21e3a74 authored by Augie Fackler's avatar Augie Fackler
Browse files

tests: fix formatting test after move of black config

Differential Revision: https://phab.mercurial-scm.org/D7102
parent 2f314599
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,5 @@
(this should use the actual black as soon as possible)
$ cd $RUNTESTDIR/..
$ python3 contrib/grey.py -S --quiet --check --diff `hg files 'set:**.py - hgext/fsmonitor/pywatchman/** - mercurial/thirdparty/** - "contrib/python-zstandard/**" - contrib/grey.py'`
$ python3 contrib/grey.py --config=black.toml --check --diff `hg files 'set:**.py - hgext/fsmonitor/pywatchman/** - mercurial/thirdparty/** - "contrib/python-zstandard/**" - contrib/grey.py'`
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