summaryrefslogtreecommitdiff
path: root/tests/topotests/pbr-topo1/test_pbr_topo1.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/pbr-topo1/test_pbr_topo1.py')
-rw-r--r--tests/topotests/pbr-topo1/test_pbr_topo1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/pbr-topo1/test_pbr_topo1.py b/tests/topotests/pbr-topo1/test_pbr_topo1.py
index fcbe3c0adf..5161d5eec7 100644
--- a/tests/topotests/pbr-topo1/test_pbr_topo1.py
+++ b/tests/topotests/pbr-topo1/test_pbr_topo1.py
@@ -80,7 +80,7 @@ class NetworkTopo(Topo):
##
#####################################################
-
+@pytest.mark.pbr
def setup_module(module):
"Setup topology"
tgen = Topogen(NetworkTopo, module.__name__)