mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 11:25:41 +00:00
doc: Replace single tick with double tick under developer/topotests.rst
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
This commit is contained in:
parent
9dddf5fe69
commit
6ab47b0396
@ -883,7 +883,7 @@ Example:
|
|||||||
Requirements:
|
Requirements:
|
||||||
|
|
||||||
- Directory name for a new topotest must not contain hyphen (``-``) characters.
|
- Directory name for a new topotest must not contain hyphen (``-``) characters.
|
||||||
To separate words, use underscores (``_``). For example, `tests/topotests/bgp_new_example`.
|
To separate words, use underscores (``_``). For example, ``tests/topotests/bgp_new_example``.
|
||||||
- Test code should always be declared inside functions that begin with the
|
- Test code should always be declared inside functions that begin with the
|
||||||
``test_`` prefix. Functions beginning with different prefixes will not be run
|
``test_`` prefix. Functions beginning with different prefixes will not be run
|
||||||
by pytest.
|
by pytest.
|
||||||
|
Loading…
Reference in New Issue
Block a user