projects
/
p5sagit/Devel-REPL.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3e2f469
)
remove unneeded use of FindBin
Karen Etheridge [Tue, 26 Mar 2013 16:39:09 +0000 (09:39 -0700)]
t/load_plugins.t
patch
|
blob
|
blame
|
history
diff --git
a/t/load_plugins.t
b/t/load_plugins.t
index
6c59e05
..
a2129e9
100755
(executable)
--- a/
t/load_plugins.t
+++ b/
t/load_plugins.t
@@
-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/