diff --git a/t/IsAwesome/blainester.t b/t/IsAwesome/blainester.t index d4c870c46..9431755d5 100644 --- a/t/IsAwesome/blainester.t +++ b/t/IsAwesome/blainester.t @@ -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, );