Merge branch 'master' of https://github.com/cryptomail/catalyst-runtime into cryptoma...
[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