X-Git-Url: http://git.shiar.net/perl/plp/.git/blobdiff_plain/095ac3b8fc366cf1dd634bb746d6720d72b7b9da..3101a5b68f01e5ad27d8e28da42e43aad68a0b49:/t/50-cgi.t diff --git a/t/50-cgi.t b/t/50-cgi.t index 3ad0deb..09ebd0b 100644 --- a/t/50-cgi.t +++ b/t/50-cgi.t @@ -4,9 +4,7 @@ use warnings; use Cwd; use File::Basename qw( dirname ); use File::Spec; -use Test::More; - -plan tests => 25; +use Test::More tests => 25; use_ok('Test::PLP');