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



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

BEGIN { use_ok 'MooseX::Net::API' }