diff options
author | Matej Cotman <cotman.matej@gmail.com> | 2014-01-31 07:08:24 +0100 |
---|---|---|
committer | Matej Cotman <cotman.matej@gmail.com> | 2014-01-31 07:36:58 +0100 |
commit | 2bcc949abe592f195000f43368c3798f4bce2dbb (patch) | |
tree | 41a91f532c4fa0abf0d3cdc66aa6332232767256 /setup.py | |
parent | 3a2b9a86829e1a7f9bae1d3f3f69fc3bbb38cd93 (diff) | |
download | searxng-2bcc949abe592f195000f43368c3798f4bce2dbb.tar.gz searxng-2bcc949abe592f195000f43368c3798f4bce2dbb.zip |
add view tests
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ setup( 'test': [ 'coverage', 'flake8', + 'mock', 'plone.testing', 'robotframework', 'robotframework-debuglibrary', |