X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=t%2Fwatchdog_fatnode.t;h=2b73ce65fa837c6a75f088188722cf577a399ea7;hp=ee954f07e51b3137ae44e3bf019e28d3bf9c36a5;hb=1673aa538a25ee18a7e8b2af7d039f989f71c737;hpb=8faf2a289aa3409e7cafe2536f943fb43033b086 diff --git a/t/watchdog_fatnode.t b/t/watchdog_fatnode.t index ee954f0..2b73ce6 100644 --- a/t/watchdog_fatnode.t +++ b/t/watchdog_fatnode.t @@ -1,7 +1,7 @@ use strictures 1; use Test::More; -require 't/logsetup.pl'; +$ENV{OBJECT_REMOTE_TEST_LOGGER} = 1; use Object::Remote::Connector::Local;