Changeset 945
- Timestamp:
- 08/30/07 04:30:23
- Files:
-
- qPloneCaptchas/trunk/tests/testCaptchaWidget.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
qPloneCaptchas/trunk/tests/testCaptchaWidget.py
r672 r945 11 11 from Products.qPloneCaptchas.utils import getWord, decrypt, parseKey 12 12 13 PloneTestCase.installProduct('PlacelessTranslationService') 13 14 PloneTestCase.installProduct('qPloneCaptchas') 14 15 PloneTestCase.setupPloneSite()
