mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-02 18:47:05 -05:00 
			
		
		
		
	searx/testing.py: fixed pep8 error
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									81f106e5de
								
							
						
					
					
						commit
						aa95a0d70b
					
				@ -13,6 +13,7 @@ from os.path import dirname, join, abspath, realpath
 | 
				
			|||||||
from splinter import Browser
 | 
					from splinter import Browser
 | 
				
			||||||
from unittest2 import TestCase
 | 
					from unittest2 import TestCase
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class SearxTestLayer:
 | 
					class SearxTestLayer:
 | 
				
			||||||
    """Base layer for non-robot tests."""
 | 
					    """Base layer for non-robot tests."""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user