mirror of
https://github.com/ansible/awx.git
synced 2026-07-05 05:18:02 -02:30
First pass at cleanup_deleted management command.
This commit is contained in:
@@ -5,6 +5,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.commands import *
|
||||
from awx.main.tests.scripts import *
|
||||
from awx.main.tests.tasks import RunJobTest
|
||||
from awx.main.tests.licenses import LicenseTests
|
||||
|
||||
Reference in New Issue
Block a user