summaryrefslogtreecommitdiff
path: root/tests/integration/compose.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/compose.py')
-rw-r--r--tests/integration/compose.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/integration/compose.py b/tests/integration/compose.py
index 386e08438..277f3c77c 100644
--- a/tests/integration/compose.py
+++ b/tests/integration/compose.py
@@ -10,9 +10,6 @@ from buildstream.plugintestutils.integration import walk_dir
from tests.testutils.site import HAVE_SANDBOX
-pytestmark = pytest.mark.integration
-
-
DATA_DIR = os.path.join(
os.path.dirname(os.path.realpath(__file__)),
"project"