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