removed process groups from the connection class child cleanup logic
[scpubgit/Object-Remote.git] / t / start_core.t
index a636e59..b50b9f3 100644 (file)
@@ -3,6 +3,8 @@ use Test::More;
 use Object::Remote;
 use File::Spec;
 
+$ENV{OBJECT_REMOTE_TEST_LOGGER} = 1;
+
 {
   package S1S;