openmainframeproject/cobol-check

Cobol Check accepts a dot in the string following TestSuite but does not insert tests

Closed this issue · 1 comments

Possibly an unescaped dot in a regular expression.
TestSuite "Example" is OK. TestSuite "Example." is not.

Thanks! I'm labeling this as a "bug" until we can research it.