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

BEGIN { use_ok 'FeedDiscovery' }