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

BEGIN { use_ok 'presque::worker' }