aboutsummaryrefslogtreecommitdiff
path: root/t/meta.t
blob: 98788f2af2abc0e78e7805a18a3f8cdf8c1b0699 (plain)
1
2
3
4
5
6
use lib 'lib';
use Test;
use Test::META;

meta-ok;
done-testing;