Fix typo
This commit is contained in:
		
							parent
							
								
									841f731707
								
							
						
					
					
						commit
						581857aab6
					
				| 
						 | 
					@ -76,7 +76,7 @@ want to distribute them along with your application::
 | 
				
			||||||
            test_view.py
 | 
					            test_view.py
 | 
				
			||||||
            ...
 | 
					            ...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
In this scheme, it is easy to your tests using the ``--pyargs`` option::
 | 
					In this scheme, it is easy to your run tests using the ``--pyargs`` option::
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    pytest --pyargs mypkg
 | 
					    pytest --pyargs mypkg
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue