Changeset 11337
- Timestamp:
- 09/06/08 01:18:23 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfFormtasticPlugin/trunk/test/unit/sfFormtasticBaseTest.php
r11336 r11337 3 3 include dirname(__FILE__).'/../bootstrap/unit.php'; 4 4 5 $t = new lime_test(1 7, new lime_output_color);5 $t = new lime_test(19, new lime_output_color); 6 6 7 7 sfForm::enableCSRFProtection('secretastic');