summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2013-02-27 14:14:33 +0100
committerMartin Kosek <mkosek@redhat.com>2013-03-06 15:05:27 +0100
commitb194b850ca1e083c0a799ba0f9ed3881c141efec (patch)
treeadbfc235d2a2a12a2da5b2c67fa27be3a45e4b15 /tests
parentdc5fcc2969789f03992a23ebd336b4c6f0d7e025 (diff)
downloadfreeipa-b194b850ca1e083c0a799ba0f9ed3881c141efec.tar.gz
freeipa-b194b850ca1e083c0a799ba0f9ed3881c141efec.tar.xz
freeipa-b194b850ca1e083c0a799ba0f9ed3881c141efec.zip
Fix remove while iterating in suppress_netgroup_memberof.
https://fedorahosted.org/freeipa/ticket/3464
Diffstat (limited to 'tests')
-rw-r--r--tests/test_xmlrpc/test_nesting.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_xmlrpc/test_nesting.py b/tests/test_xmlrpc/test_nesting.py
index a09a7989e..e1b41b284 100644
--- a/tests/test_xmlrpc/test_nesting.py
+++ b/tests/test_xmlrpc/test_nesting.py
@@ -790,7 +790,6 @@ class test_nesting(Declarative):
managedby_host=[fqdn1],
memberof_hostgroup = [u'testhostgroup2'],
memberofindirect_hostgroup = [u'testhostgroup1'],
- memberofindirect_netgroup = [u'testhostgroup2'],
),
),
),