fix relative import

This commit is contained in:
Tomas Kopecek 2017-05-03 12:17:26 +02:00
parent 2c8a4d332e
commit 0ac44b5374
2 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@ import mock
from mock import call
import loadcli
from . import loadcli
import six
cli = loadcli.cli