X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=t%2Fload_plugins.t;h=84ec53a20b488a6e288df206142ee4d314627cc3;hp=a2129e9a2874f4d05ccccadf0f094d4ff05b8f0a;hb=aca34787762c57dcffa3ac918f7980a5bc5316e0;hpb=21f40c746495a35d2326c5ddae209b6b883ed46b diff --git a/t/load_plugins.t b/t/load_plugins.t index a2129e9..84ec53a 100755 --- a/t/load_plugins.t +++ b/t/load_plugins.t @@ -2,6 +2,7 @@ use strict; use warnings; use Test::More; +use Test::Warnings; use_ok('Devel::REPL');