X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=t%2Fbasic.t;h=329f606cfeaf0b79638e7d08f0626d7c2f941f80;hp=1547c962cc1efa0305b690564bfb41aedc841140;hb=abef6e5b046572e5130c41ce62d7dde01978562f;hpb=624b459bafc411773708e674cf54e1971eb4d231 diff --git a/t/basic.t b/t/basic.t index 1547c96..329f606 100644 --- 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(