Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 05c063f

Browse files
committed
Dash-> hyphen
1 parent c724493 commit 05c063f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/userguide/annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ No additional configuration files or tables are needed for test cases. The annot
77
The framework runner searches for all the suitable annotated packages, automatically configures suites, forms the suite hierarchy, executes it and reports results in specified formats.
88

99
Annotation is defined by:
10-
- single line comment `--` (double dash)
10+
- single line comment `--` (double hyphen)
1111
- followed directly by a `%` (percent)
1212
- followed by annotation name
1313
- followed by optional annotation text placed in single brackets.

0 commit comments

Comments
 (0)