tests: fix markdown formatting in README

The asterisk in the abbreviation *NIX (for UNIX/Linux) needs to be
escaped to not mean start of italic formatting. This is consistent
with docs/RELEASE-PROCEDURE.md.

Closes: #8802
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
This commit is contained in:
Daniel Gustafsson 2022-05-05 16:43:38 +02:00
parent 1b0cab695d
commit 5d3c57bfaa

View File

@ -168,7 +168,7 @@
make test-torture
The graphical tool ggcov can be used to browse the source and create
coverage reports on *NIX hosts:
coverage reports on \*nix hosts:
ggcov -r lib src