From 684a03e7cc296936ad01bf595b994ebdb51ce3ea Mon Sep 17 00:00:00 2001 From: fennecdjay Date: Sun, 20 Oct 2019 22:33:26 +0200 Subject: [PATCH] :white_check_mark: Fix test count --- tests/sh/opt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/sh/opt.sh b/tests/sh/opt.sh index b86f33a4..63ae7e49 100644 --- a/tests/sh/opt.sh +++ b/tests/sh/opt.sh @@ -1,5 +1,5 @@ #!/bin/bash -# [test] #20 +# [test] #19 n=0 [ "$1" ] && n="$1" -- 2.43.0