use Mojo::Base -strict; use Test::More; use Test::Mojo; use_ok('Mojolicious::Plugin::MoreHelpers'); done_testing;