diff --git a/python-rpmfluff.spec b/python-rpmfluff.spec index a2f8957..6ebcc1b 100644 --- a/python-rpmfluff.spec +++ b/python-rpmfluff.spec @@ -44,7 +44,7 @@ Python 3 version. %py3_install %check -python3 %{modname}.py +python3 -m unittest %{modname}.test %files -n python3-%{modname} %license LICENSE