]> git.proxmox.com Git - mirror_frr.git/blobdiff - tests/topotests/bgp_communities_topo1/test_bgp_communities_topo2.py
tests: micronet: adapt tests
[mirror_frr.git] / tests / topotests / bgp_communities_topo1 / test_bgp_communities_topo2.py
index 3415789068b771c6178ab4396d5fc734c53ade84..24dc6bb487b1babdd0fe7971d48335ca49119aa5 100644 (file)
@@ -40,7 +40,7 @@ sys.path.append(os.path.join(CWD, "../"))
 
 # pylint: disable=C0413
 # Import topogen and topotest helpers
-from mininet.topo import Topo
+from lib.micronet_compat import Topo
 from lib.topogen import Topogen, get_topogen
 
 # Import topoJson from lib, to create topology and initial configuration