The VotingAPI simpletest reads:
function getInfo() {
return array(
'name' => t('Voting API'),
'desc' => t('Voting API'),
'group' => t('Voting API Tests'));
}
But the second element should be named "description".
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | votingapi.test.patch | 560 bytes | lyricnz |
Comments
Comment #1
lyricnz commentedComment #2
lyricnz commentedComment #3
lyricnz commentedWas fixed in June
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/votingapi/t...