diff options
Diffstat (limited to 'tests/frontend/pull.py')
-rw-r--r-- | tests/frontend/pull.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/frontend/pull.py b/tests/frontend/pull.py index d60398623..faaa87ba0 100644 --- a/tests/frontend/pull.py +++ b/tests/frontend/pull.py @@ -5,7 +5,7 @@ import os import shutil import stat import pytest -from buildstream.plugintestutils import cli +from buildstream.plugintestutils import cli # pylint: disable=unused-import from tests.testutils import create_artifact_share, generate_junction |