searx/tests/unit/test_search.py

11 lines
147 B
Python

# -*- coding: utf-8 -*-
from searx.testing import SearxTestCase
# TODO
class SearchTestCase(SearxTestCase):
def test_(self):
pass