summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/test_delegation_plugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipatests/test_xmlrpc/test_delegation_plugin.py')
-rw-r--r--ipatests/test_xmlrpc/test_delegation_plugin.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/ipatests/test_xmlrpc/test_delegation_plugin.py b/ipatests/test_xmlrpc/test_delegation_plugin.py
index 3ce7bafb4..119822983 100644
--- a/ipatests/test_xmlrpc/test_delegation_plugin.py
+++ b/ipatests/test_xmlrpc/test_delegation_plugin.py
@@ -26,10 +26,13 @@ from ipatests.test_xmlrpc import objectclasses
from ipatests.test_xmlrpc.xmlrpc_test import (Declarative, fuzzy_digits,
fuzzy_uuid)
from ipapython.dn import DN
+import pytest
delegation1 = u'testdelegation'
member1 = u'admins'
+
+@pytest.mark.tier1
class test_delegation(Declarative):
cleanup_commands = [