Add 'lazy' to two parameters to let the constructor runs first and set the applicatio...
[catagits/Catalyst-Runtime.git] / t / aggregate / unit_metaclass_compat_non_moose.t
CommitLineData
4556c26f 1use strict;
2use warnings;
3use lib 't/lib';
4use Test::More tests => 1;
5use_ok('TestAppMetaCompat');
6