diff --git a/tests/feeds_querypath_parser.test b/tests/feeds_querypath_parser.test
index 194e94ac06..446a642e0a 100755
--- a/tests/feeds_querypath_parser.test
+++ b/tests/feeds_querypath_parser.test
@@ -14,7 +14,7 @@ class FeedsQueryPathParserParserTestCase extends FeedsWebTestCase {
   /**
    * Describe this test.
    */
-  public function getInfo() {
+  public static function getInfo() {
     return array(
       'name' => t('QueryPath Parser'),
       'description' => t('Regression tests for Feeds QueryPath parser.'),
