Index: votingapi.test
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/votingapi/tests/Attic/votingapi.test,v
retrieving revision 1.1.2.2
diff -u -r1.1.2.2 votingapi.test
--- votingapi.test	1 Oct 2008 15:47:46 -0000	1.1.2.2
+++ votingapi.test	26 Apr 2009 22:48:59 -0000
@@ -13,7 +13,7 @@
   function getInfo() {
     return array(
       'name' => t('Voting API'),
-      'desc' => t('Voting API'),
+      'description' => t('Voting API'),
       'group' => t('Voting API Tests'));
   }
 
