fix issue352: fix reference to py.path.local description in tmpdir documentation
(generally to be found at http://pytest.org/latest/tmpdir.html )
This commit is contained in:
		
							parent
							
								
									94ee37cdb3
								
							
						
					
					
						commit
						86f70f5201
					
				|  | @ -68,6 +68,6 @@ When distributing tests on the local machine, ``py.test`` takes care to | ||||||
| configure a basetemp directory for the sub processes such that all temporary | configure a basetemp directory for the sub processes such that all temporary | ||||||
| data lands below a single per-test run basetemp directory. | data lands below a single per-test run basetemp directory. | ||||||
| 
 | 
 | ||||||
| .. _`py.path.local`: http://py.rtfd.org/path.html | .. _`py.path.local`: http://py.rtfd.org/en/latest/path.html | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue