Removed unneeded comments

Cleaned up the unnecessary comments.
master
blainester 2014-11-18 11:25:28 -08:00
parent 055f5b1811
commit c8118a4860
1 changed files with 0 additions and 5 deletions

View File

@ -10,12 +10,7 @@ zci is_cached => 1;
ddg_goodie_test(
[qw( DDG::Goodie::IsAwesome::blainester )],
# At a minimum, be sure to include tests for all:
# - primary_example_queries
# - secondary_example_queries
'duckduckhack blainester' => test_zci('blainester 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 blainester is awesome' => undef,
);