summaryrefslogtreecommitdiffstats
path: root/tests/test_backend_ldap.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_backend_ldap.py')
-rw-r--r--tests/test_backend_ldap.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_backend_ldap.py b/tests/test_backend_ldap.py
index 60b9f4ba..3c3d9f58 100644
--- a/tests/test_backend_ldap.py
+++ b/tests/test_backend_ldap.py
@@ -518,9 +518,6 @@ class LDAPIdentity(test.TestCase, test_backend.IdentityTests):
def test_list_user_projects(self):
raise nose.exc.SkipTest('Blocked by bug 1101287')
- def test_get_project_users(self):
- raise nose.exc.SkipTest('N/A: LDAP does not support multiple domains')
-
def test_create_duplicate_user_name_in_different_domains(self):
raise nose.exc.SkipTest('Blocked by bug 1101276')