Fixed the test file too.
parent
a3ea308029
commit
9b7f026557
|
@ -12,7 +12,7 @@ ddg_goodie_test(
|
||||||
[qw(
|
[qw(
|
||||||
DDG::Goodie::IsAwesome::purplehuman
|
DDG::Goodie::IsAwesome::purplehuman
|
||||||
)],
|
)],
|
||||||
'duckduckhack purplehuman' => test_zci('purplehuman is awesome!'),
|
'duckduckhack purplehuman' => test_zci('purplehuman is awesome and has successfully completed the DuckDuckHack Goodie tutorial!'),
|
||||||
'duckduckhack purplehuman is awesome' => undef,
|
'duckduckhack purplehuman is awesome' => undef,
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue