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