summaryrefslogtreecommitdiff
path: root/tests/examples/junctions.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examples/junctions.py')
-rw-r--r--tests/examples/junctions.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/examples/junctions.py b/tests/examples/junctions.py
index e05fbf322..777bf71a0 100644
--- a/tests/examples/junctions.py
+++ b/tests/examples/junctions.py
@@ -2,7 +2,6 @@ import os
import pytest
from buildstream.plugintestutils import cli_integration as cli
-from buildstream.plugintestutils.integration import assert_contains
from tests.testutils.site import IS_LINUX, HAVE_BWRAP, MACHINE_ARCH
pytestmark = pytest.mark.integration