[mod] remove buildout/makefile infrastructure

This commit is contained in:
Adam Tauber 2016-01-02 11:14:49 +01:00
parent f9186344b3
commit 53979a7bf7
68 changed files with 87 additions and 558 deletions

10
tests/unit/test_search.py Normal file
View file

@ -0,0 +1,10 @@
# -*- coding: utf-8 -*-
from searx.testing import SearxTestCase
# TODO
class SearchTestCase(SearxTestCase):
def test_(self):
pass