Mercurial > hg
view tests/test-check-format.t @ 44734:78b7eae31488 stable
tests: stabilize test-convert-hg-source.t on Windows
This was a missing update in 1b8fd4af3318.
Differential Revision: https://phab.mercurial-scm.org/D8458
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 17 Apr 2020 18:47:31 -0400 |
parents | 5e84a96d865b |
children | f62bb5d07848 |
line wrap: on
line source
#require black $ cd $RUNTESTDIR/.. $ black --config=black.toml --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/**'`