]> git.proxmox.com Git - mirror_frr.git/blobdiff - tests/topotests/bgp_flowspec/test_bgp_flowspec_topo.py
tests: micronet: adapt tests
[mirror_frr.git] / tests / topotests / bgp_flowspec / test_bgp_flowspec_topo.py
index fdd84fcd401a7a9d2c5e0992c5ef9555f982c242..6a12ed80d34761bfe8f578bfb0628ca164fb0ee5 100644 (file)
@@ -69,7 +69,7 @@ from lib.lutil import lUtil
 from lib.lutil import luCommand
 
 # Required to instantiate the topology builder class.
-from mininet.topo import Topo
+from lib.micronet_compat import Topo
 
 
 pytestmark = [pytest.mark.bgpd]