mirror of
https://github.com/ansible/awx.git
synced 2026-07-05 05:18:02 -02:30
For AC-132. Work in progress on project SCM support.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
from awx.main.tests.organizations import OrganizationsTest
|
||||
from awx.main.tests.users import UsersTest
|
||||
from awx.main.tests.inventory import InventoryTest
|
||||
from awx.main.tests.projects import ProjectsTest
|
||||
from awx.main.tests.projects import ProjectsTest, ProjectUpdatesTest
|
||||
from awx.main.tests.commands import *
|
||||
from awx.main.tests.scripts import *
|
||||
from awx.main.tests.tasks import RunJobTest
|
||||
|
||||
Reference in New Issue
Block a user