use strict;
use Test::More 0.98;
use_ok $_ for qw(
Daje::Tools::Datasections
);
done_testing;