diff options
Diffstat (limited to 'tests/topotests/lib/lutil.py')
| -rw-r--r-- | tests/topotests/lib/lutil.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/lib/lutil.py b/tests/topotests/lib/lutil.py index f8f580632e..7248ce267f 100644 --- a/tests/topotests/lib/lutil.py +++ b/tests/topotests/lib/lutil.py @@ -26,7 +26,7 @@ import math import time from lib.topolog import logger from lib.topotest import json_cmp -from mininet.net import Mininet +from lib.micronet_compat import Mininet # L utility functions |
