diff --git a/python-pytest-system-statistics.changes b/python-pytest-system-statistics.changes index 93b7c2f..40eea49 100644 --- a/python-pytest-system-statistics.changes +++ b/python-pytest-system-statistics.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 12 11:19:32 UTC 2023 - Ondřej Súkup + +- enable testsuite + ------------------------------------------------------------------- Wed Sep 7 12:38:15 UTC 2022 - Alexander Graul diff --git a/python-pytest-system-statistics.spec b/python-pytest-system-statistics.spec index cdf7d33..861e831 100644 --- a/python-pytest-system-statistics.spec +++ b/python-pytest-system-statistics.spec @@ -59,6 +59,8 @@ Pytest plugin to track and report system usage statistics %pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} +%check +%pytest %files %{python_files} %doc CHANGELOG.rst README.rst