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".

CommentFileSizeAuthor
#1 votingapi.test.patch560 byteslyricnz
votingapi.test.patch560 byteslyricnz

Comments

lyricnz’s picture

StatusFileSize
new560 bytes
lyricnz’s picture

Status: Active » Needs review
lyricnz’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.