summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/qmltests/CMakeLists.txt')
-rw-r--r--tests/auto/quick/qmltests/CMakeLists.txt6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/auto/quick/qmltests/CMakeLists.txt b/tests/auto/quick/qmltests/CMakeLists.txt
index ebcf0434c..b5898cc2a 100644
--- a/tests/auto/quick/qmltests/CMakeLists.txt
+++ b/tests/auto/quick/qmltests/CMakeLists.txt
@@ -56,16 +56,12 @@ if(QT_FEATURE_webengine_testsupport)
tst_favicon.qml
tst_faviconDownload.qml
tst_inputMethod.qml
+ tst_javaScriptDialogs.qml
tst_linkHovered.qml
tst_loadFail.qml
tst_mouseClick.qml
tst_viewSoure.qml
)
-# if(TARGET Qt::QuickControls) #FIXME
- list(APPEND testList tst_javaScriptDialogs.qml)
-# else()
-# message("\n!!! QuickControls target is missing, some tests are not executed !!! FIXME \n")
-# endif()
endif()
if(TARGET Qt::QuickControls) #FIXME