diff options
Diffstat (limited to 'tests/topotests/lib/bgprib.py')
| -rw-r--r-- | tests/topotests/lib/bgprib.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/topotests/lib/bgprib.py b/tests/topotests/lib/bgprib.py index cd449cb50c..699c7a4da6 100644 --- a/tests/topotests/lib/bgprib.py +++ b/tests/topotests/lib/bgprib.py @@ -25,6 +25,7 @@ from lib.lutil import luCommand, luResult, LUtil import json import re + # gpz: get rib in json form and compare against desired routes class BgpRib: def log(self, str): |
