X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Faggregate%2Flive_view_warnings.t;h=bcfaeb7f98c09f64e2f0da44cb54791895b95525;hb=bde334da382a3d3ac58a63c9061639e712a02e0a;hp=1387c1b66b5e13fc7bb042febb4d8a7bbe53ec1b;hpb=4d723d120281581f8b040252e1b6324e2509b65b;p=catagits%2FCatalyst-Runtime.git 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";