forked from mirrors/gecko-dev
		
	 9435736ade
			
		
	
	
		9435736ade
		
	
	
	
	
		
			
			This will make sure that when running |mach python-test --python 3| locally, we only run the tests that also run in CI with python 3 (and therefore pass presumably). MozReview-Commit-ID: 3OBr9yLSlSq --HG-- extra : rebase_source : 456340d0ecdddf1078f2b5b4ebb1eddf3813b26a
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			72 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			72 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [DEFAULT]
 | |
| subsuite=mozrelease
 | |
| skip-if = python == 3
 | |
| 
 | |
| [test_versions.py]
 |