diff --git a/python-testfixtures.spec b/python-testfixtures.spec index 584d30d..9b8cb7a 100644 --- a/python-testfixtures.spec +++ b/python-testfixtures.spec @@ -44,12 +44,7 @@ rm -rf testfixtures/tests/test_django/ %py3_install %check -%pytest -v testfixtures/tests # \ - # -k "not test_compare" -# -k "not test_log_then_patch and not test_our_wrap_dealing_with_mock_patch and not test_patch_with_dict" \ - #--ignore "testfixtures/tests/test_popen.py" \ - # --ignore "testfixtures/tests/test_django/test_compare.py" - +%pytest -v testfixtures/tests %files -n python3-%{pypi_name} %doc CHANGELOG.rst README.rst