diff options
Diffstat (limited to 'tests/topotests/ldp-topo1/test_ldp_topo1.py')
| -rw-r--r-- | tests/topotests/ldp-topo1/test_ldp_topo1.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/ldp-topo1/test_ldp_topo1.py b/tests/topotests/ldp-topo1/test_ldp_topo1.py index d9e23e9ea9..06e7734094 100644 --- a/tests/topotests/ldp-topo1/test_ldp_topo1.py +++ b/tests/topotests/ldp-topo1/test_ldp_topo1.py @@ -77,7 +77,7 @@ from lib import topotest fatal_error = "" -pytestmark = [pytest.mark.ldpd] +pytestmark = [pytest.mark.ldpd, pytest.mark.ospfd] ##################################################### ## |
