diff options
Diffstat (limited to 'tests/unit/test_answerers.py')
-rw-r--r-- | tests/unit/test_answerers.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/test_answerers.py b/tests/unit/test_answerers.py index 1119b697d..73148f327 100644 --- a/tests/unit/test_answerers.py +++ b/tests/unit/test_answerers.py @@ -7,7 +7,6 @@ from tests import SearxTestCase class AnswererTest(SearxTestCase): - def test_unicode_input(self): query = Mock() unicode_payload = 'árvíztűrő tükörfúrógép' |