Merged in LucasC/pytest (pull request #247)

Fixing description of --dist=load in the --help documentation for the xdist plugin
This commit is contained in:
Ronny Pfannschmidt 2015-02-22 20:04:05 +01:00
commit 4222a806f1
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ command line options
each: send each test to each available environment. each: send each test to each available environment.
load: send each test to available environment. load: send each test to one available environment so it is run only once.
(default) no: run tests inprocess, don't distribute. (default) no: run tests inprocess, don't distribute.
``--tx=xspec`` ``--tx=xspec``