Fixed my first Goodie
parent
34c4d41cff
commit
c5509bc19a
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue