X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Faggregate%2Flive_view_warnings.t;h=bcfaeb7f98c09f64e2f0da44cb54791895b95525;hp=1387c1b66b5e13fc7bb042febb4d8a7bbe53ec1b;hb=82010ea176741c7a4f2baf3f6f27377b1d9f6b15;hpb=4d723d120281581f8b040252e1b6324e2509b65b diff --git a/t/aggregate/live_view_warnings.t b/t/aggregate/live_view_warnings.t index 1387c1b..bcfaeb7 100644 --- a/t/aggregate/live_view_warnings.t +++ b/t/aggregate/live_view_warnings.t @@ -2,6 +2,7 @@ use strict; use warnings; +no warnings 'once'; use FindBin; use lib "$FindBin::Bin/../lib";