mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
	
		
			313 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			313 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [run]
 | |
| branch = True
 | |
| source =
 | |
|   searx/engines
 | |
|   searx/__init__.py
 | |
|   searx/autocomplete.py
 | |
|   searx/https_rewrite.py
 | |
|   searx/languages.py
 | |
|   searx/search.py
 | |
|   searx/testing.py
 | |
|   searx/utils.py
 | |
|   searx/webapp.py
 | |
| 
 | |
| [report]
 | |
| show_missing = True
 | |
| exclude_lines =
 | |
|     if __name__ == .__main__.:
 | |
| 
 | |
| [html]
 | |
| directory = coverage
 | 
