Fix wo stack install --cheat

This commit is contained in:
VirtuBox
2019-10-28 20:07:38 +01:00
parent a4c7d615ab
commit 5b9a17c116
5 changed files with 66 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
"""Testing utilities for WordOps"""
from cement.utils.tests import CementTestCase
from cement.utils.test import CementTestCase
from wo.cli.main import WOTestApp