Few changes based on Cement boss template

This commit is contained in:
VirtuBox
2019-11-03 23:07:24 +01:00
parent 0c59efd90f
commit a7d03b6098
2 changed files with 11 additions and 9 deletions

View File

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