Deleting comments as requested

master
Blito 2015-01-02 21:00:33 +00:00
parent fef7b9ba3e
commit fd8e7fa57d
1 changed files with 0 additions and 7 deletions

View File

@ -10,13 +10,6 @@ zci is_cached => 1;
ddg_goodie_test(
[qw( DDG::Goodie::IsAwesome::Blito )],
# At a minimum, be sure to include tests for all:
# - primary_example_queries
# - secondary_example_queries
#'example query' => test_zci('query'),
# Try to include some examples of queries on which it might
# appear that your answer will trigger, but does not.
#'bad example query' => undef,
'duckduckhack Blito' => test_zci('Blito is awesome and has successfully completed the DuckDuckHack Goodie tutorial!'),
'duckduckhack Blito is awesome' => undef,
);