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

                                                                                                
use strict;
use Test::More;

# XXX pourquoi il meurt ?
BEGIN { plan skip_all => "moooose"; use_ok 'MooseX::Net::API'; use_ok 'MooseX::Net::API::Test' }