Fixed my first Goodie

master
Kefkius 2014-12-03 07:02:15 +00:00
parent 34c4d41cff
commit c5509bc19a
1 changed files with 0 additions and 7 deletions

View File

@ -12,13 +12,6 @@ ddg_goodie_test(
[qw( DDG::Goodie::IsAwesome::kefkius )],
'duckduckhack kefkius' => test_zci('kefkius is awesome, hello world!'),
'duckduckhack kefkius is awesome' => undef,
# 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,
);
done_testing;