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



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

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