fix spacing
This commit is contained in:
		
							parent
							
								
									d217984129
								
							
						
					
					
						commit
						383fc02ba6
					
				|  | @ -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 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue