make note about deadlock when moving position of timer execution
[scpubgit/Object-Remote.git] / t / sender.t
index d8b58e2..6d50e50 100644 (file)
@@ -1,6 +1,8 @@
 use strictures 1;
 use Test::More;
 
+$ENV{OBJECT_REMOTE_TEST_LOGGER} = 1;
+
 use Object::Remote::Connector::Local;
 use Object::Remote;
 use Object::Remote::ModuleSender;