We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cdf9ee commit aae5bc2Copy full SHA for aae5bc2
t/basic.t
@@ -45,7 +45,7 @@ else {
45
}
46
47
use Test;
48
-plan tests => 54;
+plan tests => 46;
49
50
my $greeting = <DAEMON>;
51
$greeting =~ /(<[^>]+>)/;
0 commit comments