tests/test-check-format.t
author Matt Harbison <matt_harbison@yahoo.com>
Mon, 24 Feb 2020 16:59:35 -0500
changeset 44375 35d2afc6966a
parent 44147 5e84a96d865b
child 45389 f62bb5d07848
permissions -rw-r--r--
tests: stabilize test-rename-merge2.t on Windows I have no idea why, but this shifted in b4057d001760. Differential Revision: https://phab.mercurial-scm.org/D8146

#require black

  $ cd $RUNTESTDIR/..
  $ black --config=black.toml --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/**'`