removed process groups from the connection class child cleanup logic
[scpubgit/Object-Remote.git] / t / start_core.t
index 964a103..b50b9f3 100644 (file)
@@ -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;