X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Ftimeout.t;h=c205b9394be09d663f01bd6f42b8974eeb0f5936;hb=d672a9bff87112bf8cfea0a5749e934d4c8c996e;hp=dba6c62ce212cf458013a02e6c3ffcf7aec9eb07;hpb=49e9ae37ca7aec5a02f1112c73feb6001db0e954;p=scpubgit%2FObject-Remote.git diff --git a/t/timeout.t b/t/timeout.t index dba6c62..c205b93 100644 --- a/t/timeout.t +++ b/t/timeout.t @@ -1,6 +1,8 @@ use strictures 1; use Test::More; +require 't/logsetup.pl'; + use Object::Remote; use Object::Remote::Connector::Local;