Move test to make more sense in my idea of the naming scheme - t/dead_ is for tests...
[catagits/Catalyst-Runtime.git] / t / unit_metaclass_compat_non_moose.t
CommitLineData
4556c26f 1#!/usr/bin/env perl
2use strict;
3use warnings;
4use lib 't/lib';
5use Test::More tests => 1;
6use_ok('TestAppMetaCompat');
7