X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fstart_core.t;h=b50b9f3642dc5c3f6471392c67dff83d4f1df51c;hb=7108761014aa075f45d64a59afe0c2d0ba856f63;hp=a636e59fee1a75a56fd5cd72a3649a548aadbf42;hpb=befabdee3a3a75da8dd2fd21a2a6c80d8ed0bcff;p=scpubgit%2FObject-Remote.git diff --git a/t/start_core.t b/t/start_core.t index a636e59..b50b9f3 100644 --- a/t/start_core.t +++ b/t/start_core.t @@ -3,6 +3,8 @@ use Test::More; use Object::Remote; use File::Spec; +$ENV{OBJECT_REMOTE_TEST_LOGGER} = 1; + { package S1S;