Add Test::Deep to Goodie template

We can now use Test::Deep for tests, ain't that awesome?
master
Ben Moon 2016-04-16 19:31:22 +01:00
parent a12ab0a514
commit 96cf763863
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
use strict;
use warnings;
use Test::More;
use Test::Deep;
use DDG::Test::Goodie;
zci answer_type => "<: $ia_id :>";