1
0
mirror of https://github.com/searxng/searxng.git synced 2024-07-02 15:30:42 +02:00

[fix] test with default theme

This commit is contained in:
Adam Tauber 2015-01-16 17:46:02 +01:00
parent 9ca50676eb
commit edd9d31180

View File

@ -12,6 +12,7 @@ class ViewsTestCase(SearxTestCase):
def setUp(self):
webapp.app.config['TESTING'] = True # to get better error messages
self.app = webapp.app.test_client()
webapp.default_theme = 'default'
# set some defaults
self.test_results = [