test component unit test

This commit is contained in:
Lex Berezhny 2021-08-16 14:35:32 -04:00
parent 51d21d8c86
commit fd8658e317

View file

@ -15,6 +15,7 @@ class TestComponentManager(AsyncioTestCase):
self.default_components_sort = [
[
components.DatabaseComponent,
components.DiskSpaceComponent,
components.ExchangeRateManagerComponent,
components.TorrentComponent,
components.UPnPComponent