diff --git a/apiextractor.spec b/apiextractor.spec index e089afa..c19ce8f 100644 --- a/apiextractor.spec +++ b/apiextractor.spec @@ -61,15 +61,9 @@ pushd %{_target_platform} %make_install -%if 0%{?fedora} >= 30 -# Skip testing due to bug in qt which took advantage of a bug in gcc. -# https://bugzilla.redhat.com/show_bug.cgi?id=1676291 -# Disable when qt is rebuilt. -%else %check pushd %{_target_platform} make test -%endif %ldconfig_scriptlets