summaryrefslogblamecommitdiff
path: root/t/00_compile.t
blob: 3cfe2604508e5ed8ea52fc31971f417b2d4aa462 (plain) (tree)
1
2
3
4



                                        
use strict;
use Test::More tests => 1;

BEGIN { use_ok 'MooseX::MethodPrivate' }