summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/objectclasses.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_xmlrpc/objectclasses.py')
-rw-r--r--tests/test_xmlrpc/objectclasses.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/test_xmlrpc/objectclasses.py b/tests/test_xmlrpc/objectclasses.py
index 29cd6af51..ce904d81e 100644
--- a/tests/test_xmlrpc/objectclasses.py
+++ b/tests/test_xmlrpc/objectclasses.py
@@ -120,3 +120,8 @@ netgroup = [
u'ipaassociation',
u'ipanisnetgroup',
]
+
+automember = [
+ u'top',
+ u'automemberregexrule'
+]