Missing langauge string from the unit test report.

This commit is contained in:
tjhunt 2008-08-20 06:46:41 +00:00
parent ae8d6f2377
commit b601a27548

View File

@ -16,6 +16,7 @@ $string['retest'] = 'Re-run the tests';
$string['retestonlythisfile'] = 'Re-run only this test file.';
$string['runall'] = 'Run the tests from all the test files.';
$string['runat'] = 'Run at $a.';
$string['rundbtests'] = 'Run the database tests too.';
$string['runonlyfile'] = 'Run only the tests in this file';
$string['runonlyfolder'] = 'Run only the tests in this folder';
$string['runtests'] = 'Run tests';