diff options
Diffstat (limited to 'tests/topotests/ospf_topo2/test_ospf_topo2.py')
| -rw-r--r-- | tests/topotests/ospf_topo2/test_ospf_topo2.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/topotests/ospf_topo2/test_ospf_topo2.py b/tests/topotests/ospf_topo2/test_ospf_topo2.py index 2b06ce857b..1ad62ff18e 100644 --- a/tests/topotests/ospf_topo2/test_ospf_topo2.py +++ b/tests/topotests/ospf_topo2/test_ospf_topo2.py @@ -49,6 +49,7 @@ pytestmark = [pytest.mark.ospfd] CWD = os.path.dirname(os.path.realpath(__file__)) + def build_topo(tgen): "Build function" |
