Changeset 7863
- Timestamp:
- 03/13/08 21:53:27 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.1/test/unit/routing/sfPatternRoutingTest.php
r7806 r7863 11 11 require_once(dirname(__FILE__).'/../../bootstrap/unit.php'); 12 12 13 $t = new lime_test(12 7, new lime_output_color());13 $t = new lime_test(129, new lime_output_color()); 14 14 15 15 class sfPatternRoutingTest extends sfPatternRouting

