proxy dies() when a method is invoked and the handle is not valid; add 2 more exclusi...
[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('-');