summaryrefslogtreecommitdiff
path: root/tests/unit/test_webadapter.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/test_webadapter.py')
-rw-r--r--tests/unit/test_webadapter.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/test_webadapter.py b/tests/unit/test_webadapter.py
index 9d8ff5f28..975d846cc 100644
--- a/tests/unit/test_webadapter.py
+++ b/tests/unit/test_webadapter.py
@@ -25,7 +25,6 @@ SEARCHQUERY = [EngineRef(PRIVATE_ENGINE_NAME, 'general')]
class ValidateQueryCase(SearxTestCase):
-
@classmethod
def setUpClass(cls):
searx.search.initialize(TEST_ENGINES)