diff --git a/python-sphinxcontrib-autoprogram.changes b/python-sphinxcontrib-autoprogram.changes index 8039b5f..06e29d1 100644 --- a/python-sphinxcontrib-autoprogram.changes +++ b/python-sphinxcontrib-autoprogram.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 18 10:25:10 UTC 2018 - Dan Čermák + +- Run tests in %check + ------------------------------------------------------------------- Thu Dec 13 10:59:56 UTC 2018 - Jan Engelhardt diff --git a/python-sphinxcontrib-autoprogram.spec b/python-sphinxcontrib-autoprogram.spec index fe28225..09ccf4b 100644 --- a/python-sphinxcontrib-autoprogram.spec +++ b/python-sphinxcontrib-autoprogram.spec @@ -71,6 +71,9 @@ rm doc/_build/html/objects.inv %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} +%check +%python_exec setup.py test + %files %{python_files} %doc README.rst %license LICENSE