Merge pull request #639 from mwmiller/new_templates

templates: update to include basic ZCI attributes.
master
Zaahir Moolla 2014-09-22 19:24:40 -04:00
commit 9d30237426
2 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,9 @@ package DDG::Goodie::<: $ia_name :>;
use DDG::Goodie;
zci answer_type => "<: $lia_name :>";
zci is_cached => 1;
#Attribution
primary_example_queries "first example query", "second example query";
secondary_example_queries "optional -- demonstrate any additional triggers";

View File

@ -5,6 +5,9 @@ use warnings;
use Test::More;
use DDG::Test::Goodie;
zci answer_type => "<: $lia_name :>";
zci is_cached => 1;
ddg_goodie_test(
[qw(
DDG::Goodie::<: $ia_name :>