Skip to content

Commit 531fb5a

Browse files
committed
tests: one minor Perl code style fix.
1 parent 348d359 commit 531fb5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

t/129-ssl-socket.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ sub read_file {
2727
$cert;
2828
}
2929

30-
;
3130
our $StartComRootCertificate = read_file("t/cert/startcom.crt");
3231
our $EquifaxRootCertificate = read_file("t/cert/equifax.crt");
3332
our $TestCertificate = read_file("t/cert/test.crt");

0 commit comments

Comments
 (0)