remove t/logsetup.pl and move feature into $ENV{OBJECT_REMOTE_TEST_LOGGER}; set to...
[scpubgit/Object-Remote.git] / t / bridged.t
index 2a092b8..b8697b2 100644 (file)
@@ -5,7 +5,7 @@ use FindBin;
 
 use lib "$FindBin::Bin/lib";
 
-require 't/logsetup.pl';
+$ENV{OBJECT_REMOTE_TEST_LOGGER} = 1;
 
 use Object::Remote;