use strict; use warnings; use Test::More; BEGIN { use_ok 'Chatty::View::JSON' } done_testing();