Changeset 664
- Timestamp:
- 11/28/06 09:00:47
- Files:
-
- qPloneCaptchas/trunk/tests/testCaptchaWidget.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
qPloneCaptchas/trunk/tests/testCaptchaWidget.py
r663 r664 1 1 # 2 # Skeleton PloneTestCase2 # Tests for qPloneCaptchas 3 3 # 4 4 … … 103 103 if __name__ == '__main__': 104 104 framework() 105
