Deleting comments as requested
parent
fef7b9ba3e
commit
fd8e7fa57d
|
@ -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,
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue