rename variables + github account

master
quoidautre 2015-04-19 08:43:35 +00:00
parent e04d8cd03a
commit 31b03e81a5
2 changed files with 4 additions and 4 deletions

View File

@ -4,14 +4,14 @@ package DDG::Goodie::IsAwesome::Quoidautre;
use DDG::Goodie;
use strict;
zci answer_type => "is_awesome_git_hub_username";
zci answer_type => "quoidautre";
zci is_cached => 1;
name "IsAwesome Quoidautre";
description "My first Goodie, it lets Quoidautre";
description "My first Goodie, it lets the world know Quoidautre is awesome";
category "special";
topics "special_interest", "geek";
code_url "https://github.com/duckduckgo/zeroclickinfo-goodies/blob/master/lib/DDG/Goodie/IsAwesome/GitHubUsername.pm";
code_url "https://github.com/duckduckgo/zeroclickinfo-goodies/blob/master/lib/DDG/Goodie/IsAwesome/Quoidautre.pm";
attribution github => ["https://github.com/quoidautre", "quoidautre"],
twitter => "quoidautre_test";

View File

@ -5,7 +5,7 @@ use warnings;
use Test::More;
use DDG::Test::Goodie;
zci answer_type => "is_awesome_git_hub_username";
zci answer_type => "quoidautre";
zci is_cached => 1;
ddg_goodie_test(