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