mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 20:51:17 +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:
|
||||
|
||||
- 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_`` prefix. Functions beginning with different prefixes will not be run
|
||||
by pytest.
|
||||
|
Loading…
Reference in New Issue
Block a user