diff --git a/python-reconfigure.spec b/python-reconfigure.spec index 759cce3..d40bcd2 100644 --- a/python-reconfigure.spec +++ b/python-reconfigure.spec @@ -53,8 +53,7 @@ printf '[pytest]\npython_files = *_test*.py' > pytest.ini %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -# crontab_tests: https://github.com/Eugeny/reconfigure/issues/26 -%pytest reconfigure/tests/ -k 'not crontab_tests' +%pytest reconfigure/tests/ %files %{python_files} %doc README.rst