Merge branch 'grim8634-104-path_empty_brackets't push origin master
[catagits/Catalyst-Runtime.git] / t / aggregate / unit_metaclass_compat_non_moose.t
1 use strict;
2 use warnings;
3 use lib 't/lib';
4 use Test::More tests => 1;
5 use_ok('TestAppMetaCompat');
6