Skip to content

Commit

Permalink
There's one more test now.
Browse files Browse the repository at this point in the history
  • Loading branch information
bigpresh committed May 17, 2018
1 parent 7c53f8d commit ccf4042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/02_request/07_raw_data.t
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ use constant RAW_DATA => "var: 2; foo: 42; bar: 57\nHey I'm here.\r\n\r\n";

my $host = '127.0.0.10';

plan tests => 5;
plan tests => 6;
Test::TCP::test_tcp(
client => sub {
my $port = shift;
Expand Down

0 comments on commit ccf4042

Please sign in to comment.