X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fstart_core.t;h=b50b9f3642dc5c3f6471392c67dff83d4f1df51c;hb=c0a45a55303f9bf466b27a2609d2c69b11dd6936;hp=964a103d1e69a3ba634276ed35ee1b69af6ee6e5;hpb=f129bfaf05b1ae0e2e2992cad47a70482dec9885;p=scpubgit%2FObject-Remote.git 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;