summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/test_attr.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipatests/test_xmlrpc/test_attr.py')
-rw-r--r--ipatests/test_xmlrpc/test_attr.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipatests/test_xmlrpc/test_attr.py b/ipatests/test_xmlrpc/test_attr.py
index 70e3d326c..d04999a99 100644
--- a/ipatests/test_xmlrpc/test_attr.py
+++ b/ipatests/test_xmlrpc/test_attr.py
@@ -22,7 +22,7 @@ Test --setattr and --addattr and other attribute-specific issues
"""
from ipalib import errors
-from xmlrpc_test import Declarative
+from ipatests.test_xmlrpc.xmlrpc_test import Declarative
from ipatests.test_xmlrpc.test_user_plugin import get_user_result
user1=u'tuser1'