mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 04:55:10 +01:00
Remove trailing space
This commit is contained in:
parent
2154cbb694
commit
2d52fddad8
1 changed files with 1 additions and 1 deletions
|
|
@ -283,7 +283,7 @@ Running the Tests
|
|||
To run the tests for multiple Python versions, compile the docs, and
|
||||
check style, use `tox`_. Just type ``tox`` or use something like
|
||||
``tox -e py27`` to test a specific configuration. You can use the
|
||||
``--parallel`` flag to make this go faster.
|
||||
``--parallel`` flag to make this go faster.
|
||||
|
||||
You can disable a hand-selected set of "slow" tests by setting the
|
||||
environment variable SKIP_SLOW_TESTS before running them.
|
||||
|
|
|
|||
Loading…
Reference in a new issue