Skip to content

Commit 430a102

Browse files
committed
doesn't need a plan count
1 parent 44f335b commit 430a102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/20-psgi-basic.t

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
use strict;
44
use warnings;
55

6-
use Test::More tests => 61 ;
6+
use Test::More;
77
use Test::RDF;
88
use Test::WWW::Mechanize::PSGI;
99
use Module::Load::Conditional qw[can_load];

0 commit comments

Comments
 (0)