view tests/test-check-format.t @ 45389:f62bb5d07848 stable 5.5.1

test: add `test-repo` requirement to `test-check-format` (issue6395) Kindly reported by Tristan Seligmann <mithrandi@mithrandi.net>
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 27 Aug 2020 09:06:35 +0200
parents 5e84a96d865b
children d4c8b4b90ecb
line wrap: on
line source

#require black test-repo

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