diff --git a/python-testtools.spec b/python-testtools.spec index 605e2fc..66de202 100644 --- a/python-testtools.spec +++ b/python-testtools.spec @@ -51,9 +51,8 @@ find -type f -name "*~" | xargs rm -f %build export CFLAGS="%{optflags}" python setup.py build -# Something is busted in the doc generation -#cd doc -#make html +cd doc +make html %check python setup.py test