From 8ee1273e441b588b836142bc939a1634e505bb47 Mon Sep 17 00:00:00 2001 From: Martin Winter Date: Sun, 20 Aug 2017 00:12:30 -0700 Subject: [PATCH] Enable eigrp-topo1 Signed-off-by: Martin Winter --- tests/topotests/pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/topotests/pytest.ini b/tests/topotests/pytest.ini index 1857c2237c..9dbe3834c2 100644 --- a/tests/topotests/pytest.ini +++ b/tests/topotests/pytest.ini @@ -1,6 +1,6 @@ # Skip pytests example directory [pytest] -norecursedirs = .git example-test eigrp-topo1 +norecursedirs = .git example-test [topogen] # Default configuration values -- 2.39.5