aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checks/test_pkgdir.py')
-rw-r--r--tests/checks/test_pkgdir.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/checks/test_pkgdir.py b/tests/checks/test_pkgdir.py
index 2a26e79c..df104f49 100644
--- a/tests/checks/test_pkgdir.py
+++ b/tests/checks/test_pkgdir.py
@@ -412,7 +412,6 @@ class TestUnknownPkgDirEntry(PkgDirCheckBase):
class TestLiveOnlyCheck(misc.ReportTestCase):
-
check_kls = pkgdir.LiveOnlyCheck
@pytest.fixture(autouse=True)