Android: enable QIcon test case

The test passes locally, and if individual functions should fail, then
skip those.

Change-Id: Ib9123bacaff2a83c2bc378b37201fd1d75dfdb45
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
This commit is contained in:
Volker Hilsheimer 2024-05-24 17:11:26 +02:00
parent 5677c111cb
commit 626831db34

View File

@ -23,7 +23,4 @@ if(QT_FEATURE_private_tests)
add_subdirectory(qpixmapcache)
endif()
# QTBUG-87669
if(NOT ANDROID)
add_subdirectory(qicon)
endif()
add_subdirectory(qicon)