From 0d9f8280e00c79e40fa564a84cb98ced6c8da706 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Wed, 10 May 2017 10:04:30 +0200 Subject: [PATCH] * tests/Test-https-selfsigned.px: Add newline at EOF (syntax-check) --- tests/Test-https-selfsigned.px | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Test-https-selfsigned.px b/tests/Test-https-selfsigned.px index a0e6ac30..8d175390 100755 --- a/tests/Test-https-selfsigned.px +++ b/tests/Test-https-selfsigned.px @@ -111,4 +111,4 @@ my $retryssl = SSLTest->new(cmdline => $cmdline, lhostname => $testhostname, sslport => $port); exit $retryssl->run(); -# vim: et ts=4 sw=4 \ No newline at end of file +# vim: et ts=4 sw=4