Ignore:
Timestamp:
Sep 5, 2011 6:23:32 PM (13 years ago)
Author:
vmaksymiv
Message:

compatibility with plone.app.discussion added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.plonecaptchas/trunk/quintagroup/plonecaptchas/tests/base.py

    r3160 r3270  
    4141        zcml.load_config('configure.zcml', quintagroup.plonecaptchas) 
    4242        fiveconfigure.debug_mode = False 
     43        ztc.installPackage('quintagroup.captcha.core') 
    4344        ztc.installPackage('quintagroup.plonecaptchas') 
    44         ztc.installPackage('quintagroup.captcha.core') 
    4545 
    4646 
Note: See TracChangeset for help on using the changeset viewer.