all tests run at trace log level with a null log output; new tests for watchdog,...
[scpubgit/Object-Remote.git] / t / sender.t
index d8b58e2..cd9c681 100644 (file)
@@ -1,6 +1,8 @@
 use strictures 1;
 use Test::More;
 
+require 't/logsetup.pl';
+
 use Object::Remote::Connector::Local;
 use Object::Remote;
 use Object::Remote::ModuleSender;