Make things run again with aggregation disabled.
[catagits/Catalyst-Runtime.git] / t / aggregate / unit_metaclass_compat_non_moose_controller.t
index 3b91ef2..1672a18 100644 (file)
@@ -2,7 +2,7 @@ use strict;
 use warnings;
 
 use FindBin;
-use lib "$FindBin::Bin/lib";
+use lib "$FindBin::Bin/../lib";
 
 use Test::More tests => 1;
 use Test::Exception;