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 dcf1d010b1..9cbea67af1 100644 --- a/tests/topotests/lib/lutil.py +++ b/tests/topotests/lib/lutil.py @@ -23,7 +23,7 @@ import time import datetime import json import math -from topolog import logger +from lib.topolog import logger from mininet.net import Mininet |
