]> git.proxmox.com Git - mirror_frr.git/blobdiff - tests/topotests/lib/ltemplate.py
tests: micronet: adapt tests
[mirror_frr.git] / tests / topotests / lib / ltemplate.py
index 56eca4be04319a2126f2d9ff7b7e346a775a5b22..1ea033a12c84b7f2942b04401d6bd3ace088a836 100644 (file)
@@ -39,7 +39,7 @@ from lib.topolog import logger
 from lib.lutil import *
 
 # Required to instantiate the topology builder class.
-from mininet.topo import Topo
+from lib.micronet_compat import Topo
 
 customize = None