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



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

BEGIN { use_ok 'Dancer::Debug' }