oslo.messaging/tests/executors
Julien Danjou 48a9ba4e27 Fix Python 3 testing
Raising SkipTest at import time fails in recent version of the test
suite. We change that by being more picky at one should or should not be
tested based on what we managed to import; the upside is that we test a
few more things under Python 3 now.

Change-Id: I8971c7291cb261faf00fec73cf53b6132bdaf948
2014-08-26 11:30:24 +02:00
..
__init__.py Fix structure of unit tests in oslo.messaging (part 2) 2014-06-27 22:29:22 +00:00
test_executor.py Fix Python 3 testing 2014-08-26 11:30:24 +02:00