Remove comments from test

master
rp4 2014-12-07 16:16:54 +00:00
parent d434294247
commit de0aaf1df5
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::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,
);