mirror of
https://github.com/searxng/searxng.git
synced 2026-05-18 17:04:31 +02:00
[mod] remove buildout/makefile infrastructure
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from searx.testing import SearxTestCase
|
||||
|
||||
|
||||
# TODO
|
||||
class SearchTestCase(SearxTestCase):
|
||||
|
||||
def test_(self):
|
||||
pass
|
||||
Reference in New Issue
Block a user