use strict; use warnings; use lib 'lib'; use Test::More 'no_plan'; use TAP::Harness; use_ok( 'TAP::Formatter::HTML' );