diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2014-01-31 03:20:28 -0800 |
|---|---|---|
| committer | Adam Tauber <asciimoo@gmail.com> | 2014-01-31 03:20:28 -0800 |
| commit | 147d019bbadd4eb43ba2ad588fe3a20c9ab158c5 (patch) | |
| tree | 9d8197910aae31e767353ebf609b852facaafabc /setup.py | |
| parent | 3a2b9a86829e1a7f9bae1d3f3f69fc3bbb38cd93 (diff) | |
| parent | 8e7799d6810c9bacb5970d342cce0e591757437b (diff) | |
Merge pull request #33 from matejc/moretests
more 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', |