diff options
Diffstat (limited to 'modules/simpletest/tests/actions.test')
-rw-r--r-- | modules/simpletest/tests/actions.test | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/simpletest/tests/actions.test b/modules/simpletest/tests/actions.test index 68b7a1b98..3965500ef 100644 --- a/modules/simpletest/tests/actions.test +++ b/modules/simpletest/tests/actions.test @@ -2,9 +2,6 @@ // $Id$ class ActionsConfigurationTestCase extends DrupalWebTestCase { - /** - * Implementation of getInfo(). - */ function getInfo() { return array( 'name' => t('Actions configuration'), |