- Patch #949212 by luchochs: simpletest_last_test_get() is ignored in api.drupal.org.
parent
6a15a73bd2
commit
e6385ee624
|
@ -226,7 +226,7 @@ function _simpletest_batch_finished($success, $results, $operations, $elapsed) {
|
|||
module_invoke_all('test_group_finished');
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
* Get information about the last test that ran given a test ID.
|
||||
*
|
||||
* @param $test_id
|
||||
|
|
Loading…
Reference in New Issue