mirror of
https://github.com/ansible/awx.git
synced 2026-07-05 05:18:02 -02:30
AC-156 Added code and tests to support LDAP authentication (no organization or team mapping yet).
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# All Rights Reserved.
|
||||
|
||||
from awx.main.tests.organizations import OrganizationsTest
|
||||
from awx.main.tests.users import UsersTest
|
||||
from awx.main.tests.users import *
|
||||
from awx.main.tests.inventory import InventoryTest
|
||||
from awx.main.tests.projects import ProjectsTest, ProjectUpdatesTest
|
||||
from awx.main.tests.commands import *
|
||||
|
||||
Reference in New Issue
Block a user