X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flive_priorities.t;h=785ae5db71388311e25738ff4cf86af25be7be06;hb=attic%2Fcontext_go;hp=e7260277be14f54129dc0e243ae85091ba2c91d4;hpb=a842f4920bb47e65459bd0ea5df3a21e1ea2497f;p=catagits%2FCatalyst-Runtime.git diff --git a/t/live_priorities.t b/t/live_priorities.t index e726027..785ae5d 100644 --- a/t/live_priorities.t +++ b/t/live_priorities.t @@ -8,6 +8,7 @@ use lib "$FindBin::Bin/lib"; use Test::More tests => 28; use Catalyst::Test 'TestApp'; +use Data::Dumper; local $^W = 0;