summaryrefslogtreecommitdiffstats
path: root/tests/test_ipalib/test_ipa_types.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_ipalib/test_ipa_types.py')
-rw-r--r--tests/test_ipalib/test_ipa_types.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_ipalib/test_ipa_types.py b/tests/test_ipalib/test_ipa_types.py
index 81261a357..0b8b728e0 100644
--- a/tests/test_ipalib/test_ipa_types.py
+++ b/tests/test_ipalib/test_ipa_types.py
@@ -21,7 +21,7 @@
Test the `ipalib.ipa_types` module.
"""
-from tstutil import raises, getitem, no_set, no_del, read_only, ClassChecker
+from tests.tstutil import raises, getitem, no_set, no_del, read_only, ClassChecker
from ipalib import ipa_types, errors, plugable