all tests run at trace log level with a null log output; new tests for watchdog,...
[scpubgit/Object-Remote.git] / t / basic_data.t
index 081305d..e41ba55 100644 (file)
@@ -2,6 +2,8 @@ use strictures 1;
 use Test::More;
 use Sys::Hostname qw(hostname);
 
+require 't/logsetup.pl';
+
 use Object::Remote::FromData;
 
 my $connection = Object::Remote->connect('-');