X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=t%2Ftimeout.t;h=46b46fe75561751842c15a490ac6ff8bfb8f95d3;hp=3b208d731a0c9b12a80c9d8ea5c3547ebdc2d0f9;hb=refs%2Ftags%2Fv0.003006;hpb=e1a0b9ca22fab8555fb597473b6f3a4074d7b48b diff --git a/t/timeout.t b/t/timeout.t index 3b208d7..46b46fe 100644 --- a/t/timeout.t +++ b/t/timeout.t @@ -1,7 +1,7 @@ use strictures 1; use Test::More; -require 't/logsetup.pl'; +$ENV{OBJECT_REMOTE_TEST_LOGGER} = 1; use Object::Remote; use Object::Remote::Connector::Local;