mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
Fix import error for missing file.
This commit is contained in:
parent
df1d6ebc7e
commit
38f3fb0985
@ -19,6 +19,7 @@
|
||||
from lib.main.tests.organizations import OrganizationsTest
|
||||
from lib.main.tests.users import UsersTest
|
||||
from lib.main.tests.inventory import InventoryTest
|
||||
from lib.main.tests.projects import ProjectsTest
|
||||
# FIXME: Uncomment the next line when projects.py is added to git.
|
||||
# from lib.main.tests.projects import ProjectsTest
|
||||
from lib.main.tests.commands import AcomInventoryTest
|
||||
from lib.main.tests.tasks import RunLaunchJobTest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user