aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scripts/test_pkgcheck_cache.py')
-rw-r--r--tests/scripts/test_pkgcheck_cache.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/scripts/test_pkgcheck_cache.py b/tests/scripts/test_pkgcheck_cache.py
index 023a3161..3d9ad139 100644
--- a/tests/scripts/test_pkgcheck_cache.py
+++ b/tests/scripts/test_pkgcheck_cache.py
@@ -8,7 +8,6 @@ from pkgcheck.scripts import run
class TestPkgcheckCache:
-
script = partial(run, project)
@pytest.fixture(autouse=True)