summary refs log tree commit diff
path: root/t/00_compile.t
blob: 42aad72648ca7c3b301e640a71e90baddebdebcd (plain) (blame)
1
2
3
4
use strict;
use Test::More tests => 1;

BEGIN { use_ok 'Dancer::Plugin::I18n' }