X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=t%2Fstart_core.t;h=b50b9f3642dc5c3f6471392c67dff83d4f1df51c;hp=964a103d1e69a3ba634276ed35ee1b69af6ee6e5;hb=052976d4a389b826a9551909492f3fc2f2312c88;hpb=f129bfaf05b1ae0e2e2992cad47a70482dec9885 diff --git a/t/start_core.t b/t/start_core.t index 964a103..b50b9f3 100644 --- a/t/start_core.t +++ b/t/start_core.t @@ -3,7 +3,7 @@ use Test::More; use Object::Remote; use File::Spec; -require 't/logsetup.pl'; +$ENV{OBJECT_REMOTE_TEST_LOGGER} = 1; { package S1S;