summaryrefslogtreecommitdiffstats
path: root/ipatests/test_integration/test_kerberos_flags.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipatests/test_integration/test_kerberos_flags.py')
-rw-r--r--ipatests/test_integration/test_kerberos_flags.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipatests/test_integration/test_kerberos_flags.py b/ipatests/test_integration/test_kerberos_flags.py
index a7de02952..10720bb18 100644
--- a/ipatests/test_integration/test_kerberos_flags.py
+++ b/ipatests/test_integration/test_kerberos_flags.py
@@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from ipatests.test_integration.base import IntegrationTest
-from ipatests.test_integration import tasks
+from ipatests.pytest_plugins.integration import tasks
class TestKerberosFlags(IntegrationTest):