remove unneeded use of FindBin
Karen Etheridge [Tue, 26 Mar 2013 16:39:09 +0000 (09:39 -0700)]
t/load_plugins.t

index 6c59e05..a2129e9 100755 (executable)
@@ -3,9 +3,6 @@ use warnings;
 
 use Test::More;
 
-use FindBin qw($Bin);
-use lib "$Bin/../t/lib";
-
 use_ok('Devel::REPL');
 
 my @plugins = qw/