Remove comments from test
parent
d434294247
commit
de0aaf1df5
|
@ -10,12 +10,7 @@ zci is_cached => 1;
|
|||
|
||||
ddg_goodie_test(
|
||||
[qw( DDG::Goodie::IsAwesome::rp4 )],
|
||||
# At a minimum, be sure to include tests for all:
|
||||
# - primary_example_queries
|
||||
# - secondary_example_queries
|
||||
'duckduckhack rp4' => test_zci('rp4 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 rp4 is awesome' => undef,
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue