summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/test_user_plugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_xmlrpc/test_user_plugin.py')
-rw-r--r--tests/test_xmlrpc/test_user_plugin.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/test_xmlrpc/test_user_plugin.py b/tests/test_xmlrpc/test_user_plugin.py
index 3fc613aa9..b45300ce1 100644
--- a/tests/test_xmlrpc/test_user_plugin.py
+++ b/tests/test_xmlrpc/test_user_plugin.py
@@ -78,9 +78,7 @@ class test_user(Declarative):
),
summary=u'Added user "tuser1"',
),
- ignore_values=(
- 'ipauniqueid', 'gidnumber'
- ),
+ ignore_values=['ipauniqueid', 'gidnumber', 'dn'],
),