diff options
| author | Igor Ryzhov <iryzhov@nfware.com> | 2022-02-08 17:00:44 +0300 |
|---|---|---|
| committer | Igor Ryzhov <iryzhov@nfware.com> | 2022-02-08 17:00:44 +0300 |
| commit | 21b5cd1d164be1b1e4292da6d930722797c2dc76 (patch) | |
| tree | 68fd505c1f2f5081c63333ea787b9f3dcfd56a00 /tests/topotests/ospf6_topo1 | |
| parent | 107f77b56f1bf4bc4b82668c738f1ff12b3967fb (diff) | |
tests: fix strings with topologies
Add `r` prefix to treat backslashes as literals.
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'tests/topotests/ospf6_topo1')
| -rw-r--r-- | tests/topotests/ospf6_topo1/test_ospf6_topo1.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/ospf6_topo1/test_ospf6_topo1.py b/tests/topotests/ospf6_topo1/test_ospf6_topo1.py index 99379354f8..53d84e6192 100644 --- a/tests/topotests/ospf6_topo1/test_ospf6_topo1.py +++ b/tests/topotests/ospf6_topo1/test_ospf6_topo1.py @@ -22,7 +22,7 @@ # OF THIS SOFTWARE. # -""" +r""" test_ospf6_topo1.py: -----\ |
