mirror of
https://github.com/ansible/awx.git
synced 2024-11-02 09:51:09 +03:00
5 lines
154 B
Python
5 lines
154 B
Python
from lib.main.tests.organizations import OrganizationsTest
|
|
from lib.main.tests.users import UsersTest
|
|
from lib.main.tests.inventory import InventoryTest
|
|
|