X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=t%2Fwatchdog.t;h=ca001707dad4c933d709f6950726710a19dc440b;hp=8615f0e65f27d96d324d974a98f386f1359bf32c;hb=8c3529062a426181861d58ee59fb8f10e0be68e5;hpb=09130cd025586aa10cb57c33d3ae899a7cc7e185 diff --git a/t/watchdog.t b/t/watchdog.t index 8615f0e..ca00170 100644 --- a/t/watchdog.t +++ b/t/watchdog.t @@ -1,7 +1,7 @@ use strictures 1; use Test::More; -require 't/logsetup.pl'; +$ENV{OBJECT_REMOTE_TEST_LOGGER} = 1; use Object::Remote::Connection; use Object::Remote::FromData;