From 89275f7ea92da7c324198ab4cd91d6be0bccfb0c Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Mon, 13 Jan 2020 23:00:10 +0100 Subject: [PATCH] Redefine numbering scheme --- t/Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/t/Readme.md b/t/Readme.md index 7cfb01e..56ba9c5 100644 --- a/t/Readme.md +++ b/t/Readme.md @@ -1,6 +1,7 @@ ### Naming scheme -* 00-09: Does the reporting work at all? +* 00-05: Does the bare testssl.sh work at all? +* 06-09: Does the reporting work at all? * 20-39: Do scans work fine (client side)? * 50-69: Are the results what I expect (server side)?