summaryrefslogtreecommitdiff
path: root/t/00_load.t
blob: f895158d12dd7d43ee83d7c3baf50d93a9aa2c8a (plain)
1
2
3
4
5
use strict;
use warnings;
use Test::UseAllModules;

BEGIN { all_uses_ok(); }