X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Faggregate%2Funit_core_log.t;h=396e33799c1a06e0bb24ddbd2c6007638abd7946;hp=c86aa82fac7d9212d598e246ef07d8c03c264dc5;hb=06400669da6cf01420f8bdc444d799ed8ff07ae2;hpb=5d50f369bffa3625ca983b72fc8bc013c8a1e802 diff --git a/t/aggregate/unit_core_log.t b/t/aggregate/unit_core_log.t index c86aa82..396e337 100644 --- a/t/aggregate/unit_core_log.t +++ b/t/aggregate/unit_core_log.t @@ -6,8 +6,7 @@ use Test::More tests => 23; use Catalyst::Log; local *Catalyst::Log::_send_to_log; - -my @MESSAGES; +local our @MESSAGES; { no warnings 'redefine'; *Catalyst::Log::_send_to_log = sub {