From 54d17842030341f74e35a93a7f6747d93001ac84 Mon Sep 17 00:00:00 2001 From: Dirk Date: Thu, 13 Jun 2024 15:21:13 +0200 Subject: [PATCH] add file, previously forgotten --- t/00_testssl_help.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/00_testssl_help.t b/t/00_testssl_help.t index 899c758..0a0ac3c 100755 --- a/t/00_testssl_help.t +++ b/t/00_testssl_help.t @@ -1,6 +1,6 @@ #!/usr/bin/env perl -# Basics: is there a synatx error where alerady bash hiccups on? +# Basics: is there a syntax error where already bash hiccups on? use strict; use Test::More;