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