diff --git a/t/Asset/Event.t b/t/Asset/Event.t index 5618715ab..a67b73ef7 100644 --- a/t/Asset/Event.t +++ b/t/Asset/Event.t @@ -15,6 +15,7 @@ use lib "$FindBin::Bin/../lib"; use WebGUI::Test; use Test::More; # increment this value for each test you create +use Test::Deep; plan tests => 30; use WebGUI::Session;