X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=functest%2Fopnfv_tests%2Ffeatures%2Fdomino.py;fp=functest%2Fopnfv_tests%2Ffeatures%2Fdomino.py;h=9a4db737b756734419394edee6e3ecb4ce8390d4;hb=eaacf8913a141b1e518ea990e7f12f0a195f8c21;hp=b36220fa037dd550da3cde28413bf8314969d2a7;hpb=cff5b6d61f6d7a8e42433c7deebcdeed743b92ca;p=functest.git diff --git a/functest/opnfv_tests/features/domino.py b/functest/opnfv_tests/features/domino.py index b36220fa0..9a4db737b 100644 --- a/functest/opnfv_tests/features/domino.py +++ b/functest/opnfv_tests/features/domino.py @@ -14,7 +14,7 @@ # 0.3: add report flag to push results when needed # 0.4: refactoring to match Test abstraction class -import functest.core.feature_base as base +import functest.core.feature as base class Domino(base.FeatureBase):