display the error message when loading the plugin failed, to diagnose mysterious...
[p5sagit/Devel-REPL.git] / t / load_plugins.t
index 891a72c..e7d1655 100755 (executable)
@@ -3,7 +3,7 @@ use strict;
 use warnings;
 
 use Test::More;
-use Test::Warnings;
+use if $ENV{AUTHOR_TESTING}, 'Test::Warnings';
 
 use_ok('Devel::REPL');