diff --git project.test project.test
index 661350d..58e9ecf 100644
--- project.test
+++ project.test
@@ -123,14 +123,6 @@ class ProjectDrupalOrgWebTestCase extends ProjectWebTestCase {
    */
   protected $releases = array();
 
-  public static function getInfo() {
-    return array(
-      'name' => 'Project suite setup',
-      'description' => 'Setup functionality similar to Drupal.org for testing functionaltiy of the Project suite.',
-      'group' => 'Project'
-    );
-  }
-
   function setUp() {
     parent::setUp(
       'taxonomy',
