diff --git a/python-lark-parser.spec b/python-lark-parser.spec index 92e58ef..4bd6c35 100644 --- a/python-lark-parser.spec +++ b/python-lark-parser.spec @@ -82,6 +82,9 @@ Features: %py3_install rm -rfv %{buildroot}/%{python3_sitelib}/lark-stubs/ +%check +%{python3} -m tests + %files -n python3-%{pypi_name} %license LICENSE %doc README.md examples