python-manilaclient/manilaclient/tests/unit/osc/__init__.py
Victoria Martinez de la Cruz 6bccfc0d6e Put osc unit tests with all other unit tests
Having osc in an upper level module meant that
all osc unit tests were not being run.

We had two options: either create a new job purely
for osc unit tests or put all tests on the same module.

The latter made more sense for simplicity reasons (KISS)

Change-Id: Iabf76d8ac7ef886d736f3e30d466fe3f992287da
2020-02-03 13:39:48 +00:00

0 lines
Python