summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc
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:39 +0100
commitc275c6af0ba4b6664088910c95098191b130cf33 (patch)
treec57d83e2cc7d64113229520eaece06d242692af2 /tests/test_xmlrpc
parentf15ff7e96a70838b1819bf7d9d9e1cb1cfa4f6d1 (diff)
downloadfreeipa.git-c275c6af0ba4b6664088910c95098191b130cf33.tar.gz
freeipa.git-c275c6af0ba4b6664088910c95098191b130cf33.tar.xz
freeipa.git-c275c6af0ba4b6664088910c95098191b130cf33.zip
Fix remove while iterating in suppress_netgroup_memberof.
https://fedorahosted.org/freeipa/ticket/3464
Diffstat (limited to 'tests/test_xmlrpc')
-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 a09a7989..e1b41b28 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'],
),
),
),