We want to extend our base-class to support extensions to unittest.TestCase, so make sure we inherit from it. Adjust all callers to no longer inherit from TestCase, since this is now done automatically by TestBase. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_util_ctx.py | ||
| test_util_jsoncomm.py | ||
| test_util_linux.py | ||
| test_util_osrelease.py | ||
| test_util_ostree.py | ||
| test_util_rmrf.py | ||
| test_util_selinux.py | ||