stevedore/stevedore/tests/utils.py

6 lines
90 B
Python

from oslotest import base as test_base
class TestCase(test_base.BaseTestCase):
pass