Changeset 2274 for trunk/modules/unit_test/i18n/en_US/unit_test.php
- Timestamp:
- 03/10/2008 11:11:28 AM (9 months ago)
- Files:
-
- 1 modified
-
trunk/modules/unit_test/i18n/en_US/unit_test.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/unit_test/i18n/en_US/unit_test.php
r2273 r2274 7 7 'test_class_not_found' => 'No test class by the name of %s found in %s.', 8 8 'test_class_extends' => '%s must extend Unit_Test_Case.', 9 'no_tests_found' => 'No tests found', 9 10 'passed' => 'Passed', 10 11 'failed' => 'Failed',
