remove comment for bug that was fixed
[scpubgit/Object-Remote.git] / t / start_core.t
index a636e59..964a103 100644 (file)
@@ -3,6 +3,8 @@ use Test::More;
 use Object::Remote;
 use File::Spec;
 
+require 't/logsetup.pl';
+
 {
   package S1S;