diff --git a/python-entrypoint2.spec b/python-entrypoint2.spec index e73b60f..4ea3570 100644 --- a/python-entrypoint2.spec +++ b/python-entrypoint2.spec @@ -71,7 +71,7 @@ sed -i -e '/argparse/d' requirements.txt %if %{with test} %check -%pytest tests/test.py +%pytest tests/test_all.py %endif %if !%{with test}