diff options
| author | Martin Winter <mwinter@opensourcerouting.org> | 2019-10-04 15:19:17 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-04 15:19:17 +0200 | 
| commit | 0c7f64c5cf612406cfd663615c9de270a43496db (patch) | |
| tree | 93b576914ad091685892ceadef21000fa5365395 /tests/topotests/pytest.ini | |
| parent | 819f9825900511e5db6ed4163e0a07cbe80aff37 (diff) | |
| parent | 1f6a6e0700911aa6394a4dd7bb5e51493ae35a8e (diff) | |
Merge branch 'master' into ecmp_tests
Diffstat (limited to 'tests/topotests/pytest.ini')
| -rw-r--r-- | tests/topotests/pytest.ini | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/pytest.ini b/tests/topotests/pytest.ini index ade5bfd501..62c825341f 100644 --- a/tests/topotests/pytest.ini +++ b/tests/topotests/pytest.ini @@ -1,6 +1,6 @@  # Skip pytests example directory  [pytest] -norecursedirs = .git example-test example-topojson-test lib docker +norecursedirs = .git example-test example-topojson-test lib docker bgp_rr_ibgp  [topogen]  # Default configuration values  | 
