projects
/
scpubgit/Object-Remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8c35290
)
remove stray data::dumper from perl_execute.t
Tyler Riddle [Fri, 7 Dec 2012 17:04:04 +0000 (09:04 -0800)]
t/perl_execute.t
patch
|
blob
|
blame
|
history
diff --git
a/t/perl_execute.t
b/t/perl_execute.t
index
e2ccace
..
f7eae02
100644
(file)
--- a/
t/perl_execute.t
+++ b/
t/perl_execute.t
@@
-1,8
+1,6
@@
use strictures 1;
use Test::More;
-use Data::Dumper;
-
$ENV{OBJECT_REMOTE_TEST_LOGGER} = 1;
use Object::Remote::Connector::Local;