fix spacing

This commit is contained in:
Skylar Downes 2016-09-15 10:47:16 -07:00 committed by GitHub
parent d217984129
commit 383fc02ba6
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ check for ini-files as follows::
Change which files are added to sys.path Change which files are added to sys.path
----------------------------------------------- -----------------------------------------------
To tell pytest which files you want it to run your tests against To tell pytest which files you want it to run your tests against
place both your pytest.ini file and a conftest.py file in a directory place both your pytest.ini file and a conftest.py file in a directory
above both your test folder and source folder. By having a conftest.py above both your test folder and source folder. By having a conftest.py