public static function getInfo() {
return array(
'name' => 'Node revisions by type',
'description' => 'Create a node with revisions and test viewing, saving, reverting, and deleting revisions for users with access for this content type.',
'group' => 'Node',
);
}