fix $c->req->hostname empty for IPv6 clients (RT#75731)
[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