X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Ftimeout.t;h=46b46fe75561751842c15a490ac6ff8bfb8f95d3;hb=08435f11e57bbd6e01f4e52382f58b22f71358ad;hp=3b208d731a0c9b12a80c9d8ea5c3547ebdc2d0f9;hpb=e1a0b9ca22fab8555fb597473b6f3a4074d7b48b;p=scpubgit%2FObject-Remote.git 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;