doc: tests: Fix incorrect table syntax
This fixes an incorrect use of the reStructuredText grid table syntax. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
8e18c5ce1d
commit
5ed3b678ba
|
@ -165,6 +165,8 @@ default for the Twister ``--gcov-tool`` argument default:
|
|||
| Toolchain | ``--gcov-tool`` value |
|
||||
+-----------+-----------------------+
|
||||
| host | ``gcov`` |
|
||||
+-----------+-----------------------+
|
||||
| llvm | ``llvm-cov gcov`` |
|
||||
+-----------+-----------------------+
|
||||
| zephyr | ``gcov`` |
|
||||
+-----------+-----------------------+
|
||||
|
|
Loading…
Reference in a new issue