summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMatej Cotman <cotman.matej@gmail.com>2014-01-31 07:08:24 +0100
committerMatej Cotman <cotman.matej@gmail.com>2014-01-31 07:36:58 +0100
commit2bcc949abe592f195000f43368c3798f4bce2dbb (patch)
tree41a91f532c4fa0abf0d3cdc66aa6332232767256 /setup.py
parent3a2b9a86829e1a7f9bae1d3f3f69fc3bbb38cd93 (diff)
add view tests
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index ab7e16f0..ddee4ed4 100644
--- a/setup.py
+++ b/setup.py
@@ -40,6 +40,7 @@ setup(
'test': [
'coverage',
'flake8',
+ 'mock',
'plone.testing',
'robotframework',
'robotframework-debuglibrary',