aboutsummaryrefslogtreecommitdiff
path: root/t/01-meta.t
blob: f5fc6d029d9a88a5690b8beb340bd0ff731a2291 (plain)
1
2
3
4
5
use lib 'lib';
use Test;
use Test::META;
plan 1;
meta-ok();