diff --git a/tests/02-core/03-arg-processor/95-incorrect-required/info.md b/tests/02-core/03-arg-processor/95-incorrect-required/info.md index be8222c..9dc47aa 100644 --- a/tests/02-core/03-arg-processor/95-incorrect-required/info.md +++ b/tests/02-core/03-arg-processor/95-incorrect-required/info.md @@ -1 +1 @@ -Test for error detection of duplicate argument declaration. +Test for error detection of cases where `--required` isn't allowed.