diff --git a/python-pypet.spec b/python-pypet.spec index 79e5f2f..7166e53 100644 --- a/python-pypet.spec +++ b/python-pypet.spec @@ -131,7 +131,7 @@ PYTHONPATH="${PWD}" %make_build -C doc latex \ # Scoop is unmaintained. I've asked upstream to drop support for it: # https://github.com/SmokinCaterpillar/pypet/issues/56 %if %{with tests} -%{py3_test_envvars} %{python3} pypet/tests/all_single_core_tests.py +%{py3_test_envvars} %{python3} pypet/tests/all_tests.py %endif %files -n python3-pypet -f %{pyproject_files}