Changeset 3392
- Timestamp:
- 02/01/07 14:30:05 (2 years ago)
- Files:
-
- branches/1.0/test/unit/helper/UrlHelperTest.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.0/test/unit/helper/UrlHelperTest.php
r3380 r3392 43 43 } 44 44 45 $t = new lime_test( 18, new lime_output_color());45 $t = new lime_test(23, new lime_output_color()); 46 46 47 47 $context = sfContext::getInstance();