test_search.py (147B)
- # -*- coding: utf-8 -*-
- from searx.testing import SearxTestCase
- # TODO
- class SearchTestCase(SearxTestCase):
- def test_(self):
- pass
git clone https://hacktivis.me/git/searx.git
test_search.py (147B)
- # -*- coding: utf-8 -*-
- from searx.testing import SearxTestCase
- # TODO
- class SearchTestCase(SearxTestCase):
- def test_(self):
- pass