[svn r37301] No longer that way (somebody should read that document once again)
--HG-- branch : trunk
This commit is contained in:
parent
9dc7fbbd37
commit
a1b696bdb0
|
@ -657,7 +657,7 @@ requirements for remote machines:
|
||||||
Hot to use it
|
Hot to use it
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
When you issue ``py.test --session=R`` then your computer becomes
|
When you issue ``py.test -d`` then your computer becomes
|
||||||
the distributor of tests ("master") and will start collecting
|
the distributor of tests ("master") and will start collecting
|
||||||
and distributing tests to several machines. The machines
|
and distributing tests to several machines. The machines
|
||||||
need to be specified in a ``conftest.py`` file.
|
need to be specified in a ``conftest.py`` file.
|
||||||
|
|
Loading…
Reference in New Issue