duplicate word

This commit is contained in:
Benjamin Peterson 2010-12-23 14:56:38 -06:00
parent 0ec5f3fd6c
commit 8f5d837ef6
1 changed files with 2 additions and 2 deletions

View File

@ -64,8 +64,8 @@ You can override the default temporary directory setting like this::
py.test --basetemp=mydir
When distributing tests on the local machine, ``py.test`` takes care to
configure a basetemp directory for the sub processes such that all
temporary data lands below below a single per-test run basetemp directory.
configure a basetemp directory for the sub processes such that all temporary
data lands below a single per-test run basetemp directory.
.. _`py.path.local`: http://pylib.org/path.html