summaryrefslogtreecommitdiff
path: root/modules/simpletest/simpletest.test
diff options
context:
space:
mode:
Diffstat (limited to 'modules/simpletest/simpletest.test')
-rw-r--r--modules/simpletest/simpletest.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/simpletest/simpletest.test b/modules/simpletest/simpletest.test
index d3934988d..58b75b181 100644
--- a/modules/simpletest/simpletest.test
+++ b/modules/simpletest/simpletest.test
@@ -13,7 +13,7 @@ class SimpleTestFunctionalTest extends DrupalWebTestCase {
*/
protected $test_ids = array();
- function getInfo() {
+ public static function getInfo() {
return array(
'name' => t('SimpleTest functionality'),
'description' => t('Test SimpleTest\'s web interface: check that the intended tests were