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



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

BEGIN { use_ok 'Plack::Middleware::APIRateLimit' }