summaryrefslogtreecommitdiff
path: root/t/00_compile.t
blob: 0ef3ef35c77da4a78ec1cd57ae14093f76883c86 (plain) (blame)
1
2
3
4
use strict;
use Test::More tests => 1;

BEGIN { use_ok 'Dancer::Logger::PSGI' }