tempest/tempest/test_discover
Attila Fazekas efe84bb451 Use unittest2.TestSuite with py26
The tempest master branch with tox -efull with py26 command,
produces a lot of tierDownClass failures,
because it tries to tearDown an already tearDowned class.

By switching to unittest2.TestSuite the issue is solved.

Change-Id: I7a5d21af62bafb13cdc8a0dcc20ed3f742aa214f
2014-01-27 10:54:44 +01:00
..
__init__.py Add test_discover module to provide a load_tests hook 2013-12-18 19:51:07 +00:00
test_discover.py Use unittest2.TestSuite with py26 2014-01-27 10:54:44 +01:00