X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Faggregate%2Flive_view_warnings.t;h=bcfaeb7f98c09f64e2f0da44cb54791895b95525;hb=0b0aee670c39f8cb8f140eb62de9bfaf2c343a24;hp=1387c1b66b5e13fc7bb042febb4d8a7bbe53ec1b;hpb=9c74923de2304b8c8f0a7a2faa0854ad9b4d3a92;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";