Skip to content

Commit

Permalink
added plone.app.test to buildout
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto Diaz committed Jun 22, 2018
1 parent ea4a32d commit 468af9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ eggs = ${instance:eggs}
[test]
recipe = zc.recipe.testrunner
eggs = ${instance:eggs}
plone.app.testing
plone.app.testing[robot]>=4.2.2
plone.app.robotframework[debug]
defaults = ['-s', 'genweb.organs', '--auto-color', '--auto-progress']


Expand Down

0 comments on commit 468af9c

Please sign in to comment.