Split up rbtools.utils.tests into separate files.
Review Request #11537 — Created March 19, 2021 and submitted — Latest diff uploaded
This change is a purely mechanical change to split up the tests for the
various utils modules into separate files.
Ran unit tests.
rbtools/utils/tests.py |
---|
rbtools/utils/tests/__init__.py |
---|
rbtools/utils/tests/test_aliases.py |
---|
rbtools/utils/tests/test_checks.py |
---|
rbtools/utils/tests/test_console.py |
---|
rbtools/utils/tests/test_filesystem.py |
---|
rbtools/utils/tests/test_process.py |
---|