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



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

BEGIN { use_ok 'CatalystX::Dispatcher::AsGraph' }