Run all tests since test_get_type_hints_modules passes without failures

This commit is contained in:
Jonny Heggheim 2021-12-02 20:08:07 +01:00
parent 9a472b25dc
commit c138f076bb

View File

@ -53,7 +53,7 @@ BuildRequires: python3-pytest-cov
%py3_install
%check
%pytest src_py3/test_typing_extensions.py -k "not test_get_type_hints_modules"
%pytest src_py3/test_typing_extensions.py
%files -n python3-typing-extensions
%license LICENSE