Skip to content

Commit

Permalink
Install Popoll to make tests pass.
Browse files Browse the repository at this point in the history
  • Loading branch information
dukebody committed Apr 21, 2011
1 parent dcb7cad commit f1783d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions collective/libreorganizacion/tests.py
Expand Up @@ -31,6 +31,7 @@ def setUpZope(self, app, configurationContext):
import collective.libreorganizacion
xmlconfig.file('configure.zcml', collective.libreorganizacion,
context=configurationContext)
z2.installProduct(app, 'Products.PlonePopoll')
z2.installProduct(app, 'collective.libreorganizacion')

def setUpPloneSite(self, portal):
Expand Down

0 comments on commit f1783d9

Please sign in to comment.