logo

searx

My custom branche(s) on searx, a meta-search engine git clone https://hacktivis.me/git/searx.git

test_search.py (147B)


  1. # -*- coding: utf-8 -*-
  2. from searx.testing import SearxTestCase
  3. # TODO
  4. class SearchTestCase(SearxTestCase):
  5. def test_(self):
  6. pass