2
0
mirror of https://github.com/searx/searx synced 2025-08-31 14:38:23 +00:00

add view tests

This commit is contained in:
Matej Cotman
2014-01-31 07:08:24 +01:00
parent 3a2b9a8682
commit 2bcc949abe
4 changed files with 181 additions and 10 deletions

View File

@@ -40,6 +40,7 @@ setup(
'test': [
'coverage',
'flake8',
'mock',
'plone.testing',
'robotframework',
'robotframework-debuglibrary',