tests/test-check-format.t
branchstable
changeset 43347 abb95b6f79d3
parent 43237 b21e3a747501
child 43348 daa3b58906d5
--- a/tests/test-check-format.t	Tue Oct 29 10:41:30 2019 +0100
+++ b/tests/test-check-format.t	Tue Oct 29 10:43:47 2019 +0100
@@ -1,7 +1,5 @@
-#require grey
-
-(this should use the actual black as soon as possible)
+#require black
 
   $ cd $RUNTESTDIR/..
-  $ python3 contrib/grey.py --config=black.toml --check --diff `hg files 'set:**.py - hgext/fsmonitor/pywatchman/** - mercurial/thirdparty/** - "contrib/python-zstandard/**" - contrib/grey.py'`
+  $ black --config=black.toml --check --diff `hg files 'set:**.py - hgext/fsmonitor/pywatchman/** - mercurial/thirdparty/** - "contrib/python-zstandard/**" - contrib/grey.py'`