Fix spurious test failures caused by use of Data::Compare
[dbsrgits/DBIx-Class.git] / t / 53lean_startup.t
index 83e7dc8..f5de896 100644 (file)
@@ -14,6 +14,10 @@ BEGIN {
 use strict;
 use warnings;
 use Test::More;
+# this is only being used because Data::Compare is dumb and has a weird
+# plugin infrastructure and ends up loading a bunch of random stuff for
+# various people
+use Data::Compare;
 
 BEGIN {
   my $core_modules = { map { $_ => 1 } qw/