cinder/cinder/tests/unit/message
Eric Harney d4eb4a9ba1 Move unit test code under tests/unit/
test.py was previously not in the tests
directory.  This means that downstream packagers
of Cinder have to specifically exclude it from
the main Cinder package (which does not typically
include unit tests).

Move it under the cinder/tests/unit/ dir where it
should be, to clean this up.

Change-Id: I65c50722f5990f540d84fa361b997302bbc935c5
2020-04-30 18:13:54 -04:00
..
__init__.py User messages API for error cases 2016-04-29 18:41:10 +00:00
test_api.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_defined_messages.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_message_field.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00