- Patch #949212 by luchochs: simpletest_last_test_get() is ignored in api.drupal.org.

merge-requests/26/head
Dries Buytaert 2010-10-25 00:19:24 +00:00
parent 6a15a73bd2
commit e6385ee624
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ function _simpletest_batch_finished($success, $results, $operations, $elapsed) {
module_invoke_all('test_group_finished'); module_invoke_all('test_group_finished');
} }
/* /**
* Get information about the last test that ran given a test ID. * Get information about the last test that ran given a test ID.
* *
* @param $test_id * @param $test_id