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