Test uri_for with path = 0
[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