adjust comment to make defensiveness clear
[scpubgit/Object-Remote.git] / t / basic.t
index 1547c96..329f606 100644 (file)
--- a/t/basic.t
+++ b/t/basic.t
@@ -2,6 +2,8 @@ use strictures 1;
 use Test::More;
 use Sys::Hostname qw(hostname);
 
+$ENV{OBJECT_REMOTE_TEST_LOGGER} = 1;
+
 use Object::Remote;
 
 $ENV{PERL5LIB} = join(