feedback comments addressed
parent
bcba00a497
commit
27011686d0
|
@ -10,12 +10,7 @@ zci is_cached => 1;
|
||||||
|
|
||||||
ddg_goodie_test(
|
ddg_goodie_test(
|
||||||
[qw( DDG::Goodie::IsAwesome::omareduardo )],
|
[qw( DDG::Goodie::IsAwesome::omareduardo )],
|
||||||
# At a minimum, be sure to include tests for all:
|
|
||||||
# - primary_example_queries
|
|
||||||
'duckduckhack omareduardo' => test_zci('omareduardo is awesome and has successfully completed the DuckDuckHack Goodie tutorial!'),
|
'duckduckhack omareduardo' => test_zci('omareduardo is awesome and has successfully completed the DuckDuckHack Goodie tutorial!'),
|
||||||
|
|
||||||
# Try to include some examples of queries on which it might
|
|
||||||
# appear that your answer will trigger, but does not.
|
|
||||||
'duckduckhack omareduardo is awesome' => undef,
|
'duckduckhack omareduardo is awesome' => undef,
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue