use Test::More; BEGIN { use_ok('Chart::Clicker::Decoration::Legend'); } done_testing;