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