From ac8d95e20adf7aaca6b6a741b74944dfc150f4df Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 27 Jun 2011 21:11:37 -0700 Subject: [PATCH] Okay, I guess we really do need that. --- t/Asset/Event.t | 1 + 1 file changed, 1 insertion(+) 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;