mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Remove now N/A comment
This commit is contained in:
@@ -19,7 +19,6 @@
|
|||||||
from lib.main.tests.organizations import OrganizationsTest
|
from lib.main.tests.organizations import OrganizationsTest
|
||||||
from lib.main.tests.users import UsersTest
|
from lib.main.tests.users import UsersTest
|
||||||
from lib.main.tests.inventory import InventoryTest
|
from lib.main.tests.inventory import InventoryTest
|
||||||
# FIXME: Uncomment the next line when projects.py is added to git.
|
|
||||||
from lib.main.tests.projects import ProjectsTest
|
from lib.main.tests.projects import ProjectsTest
|
||||||
from lib.main.tests.commands import AcomInventoryTest
|
from lib.main.tests.commands import AcomInventoryTest
|
||||||
from lib.main.tests.tasks import RunLaunchJobTest
|
from lib.main.tests.tasks import RunLaunchJobTest
|
||||||
|
|||||||
Reference in New Issue
Block a user