Merge "Ensure we have a 'coverage-package-name'"
This commit is contained in:
		
							
								
								
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							@@ -41,7 +41,7 @@ commands = pylint --rcfile=pylintrc taskflow
 | 
			
		||||
basepython = python2.7
 | 
			
		||||
deps = {[testenv:py27]deps}
 | 
			
		||||
   coverage>=3.6
 | 
			
		||||
commands = python setup.py testr --coverage --testr-args='{posargs}'
 | 
			
		||||
commands = python setup.py testr --coverage --coverage-package-name=taskflow --testr-args='{posargs}'
 | 
			
		||||
 | 
			
		||||
[testenv:venv]
 | 
			
		||||
basepython = python2.7
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user