Fix indenting issue.
parent
52005f4e3b
commit
75f14569b1
|
@ -11,7 +11,7 @@ zci is_cached => 1;
|
||||||
ddg_goodie_test(
|
ddg_goodie_test(
|
||||||
[qw(
|
[qw(
|
||||||
DDG::Goodie::IsAwesome::marcantonio
|
DDG::Goodie::IsAwesome::marcantonio
|
||||||
)],
|
)],
|
||||||
'duckduckhack marcantonio' => test_zci('marcantonio is awesome and has successfully completed the DuckDuckHack Goodie tutorial!'),
|
'duckduckhack marcantonio' => test_zci('marcantonio is awesome and has successfully completed the DuckDuckHack Goodie tutorial!'),
|
||||||
'duckduckhack marcantonio is awesome' => undef,
|
'duckduckhack marcantonio is awesome' => undef,
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue