summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/test_permission_plugin.py
diff options
context:
space:
mode:
authorMartin Basti <mbasti@redhat.com>2015-12-16 23:32:39 +0100
committerJan Cholasta <jcholast@redhat.com>2015-12-23 07:59:22 +0100
commit89e16a8053293eac2ab0fcff9ea073a18b453381 (patch)
tree6bfa6c6cd081de01501dec5044eaace29b92949e /ipatests/test_xmlrpc/test_permission_plugin.py
parentfb3eab7ec74ccae7b45a608fe40a6ab4d4093488 (diff)
downloadfreeipa-89e16a8053293eac2ab0fcff9ea073a18b453381.tar.gz
freeipa-89e16a8053293eac2ab0fcff9ea073a18b453381.tar.xz
freeipa-89e16a8053293eac2ab0fcff9ea073a18b453381.zip
Enable pylint duplicated-key check
Enables check and fixes: ipatests/test_xmlrpc/test_permission_plugin.py:65: [W0109(duplicate-key), ] Duplicate key 'ipapermlocation' in dictionary) Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to 'ipatests/test_xmlrpc/test_permission_plugin.py')
-rw-r--r--ipatests/test_xmlrpc/test_permission_plugin.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipatests/test_xmlrpc/test_permission_plugin.py b/ipatests/test_xmlrpc/test_permission_plugin.py
index d0bee97df..517b8205e 100644
--- a/ipatests/test_xmlrpc/test_permission_plugin.py
+++ b/ipatests/test_xmlrpc/test_permission_plugin.py
@@ -85,7 +85,6 @@ permission3_attributelevelrights = {
'ipapermtargetto': u'rscwo',
'ipapermtargetfrom': u'rscwo',
'ipapermbindruletype': u'rscwo',
- 'ipapermlocation': u'rscwo',
'ipapermtarget': u'rscwo',
'type': u'rscwo',
'targetgroup': u'rscwo',