We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f335b commit 430a102Copy full SHA for 430a102
t/20-psgi-basic.t
@@ -3,7 +3,7 @@
3
use strict;
4
use warnings;
5
6
-use Test::More tests => 61 ;
+use Test::More;
7
use Test::RDF;
8
use Test::WWW::Mechanize::PSGI;
9
use Module::Load::Conditional qw[can_load];
0 commit comments