Skip to content

Commit

Permalink
Declare missing test dependency Products.PloneTestCase.
Browse files Browse the repository at this point in the history
  • Loading branch information
jone committed Apr 22, 2014
1 parent af8f46e commit 88c9a42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -6,6 +6,7 @@

tests_require=[
'collective.testcaselayer',
'Products.PloneTestCase',
]

setup(name='ftw.publisher.receiver',
Expand Down

0 comments on commit 88c9a42

Please sign in to comment.