summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/tests.pri
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/tests.pri')
-rw-r--r--tests/auto/core/tests.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/core/tests.pri b/tests/auto/core/tests.pri
index 59d6c0865..2f34f1735 100644
--- a/tests/auto/core/tests.pri
+++ b/tests/auto/core/tests.pri
@@ -10,7 +10,7 @@ INCLUDEPATH += $$PWD
exists($$_PRO_FILE_PWD_/$${TARGET}.qrc): RESOURCES += $${TARGET}.qrc
-QT += testlib network webenginewidgets widgets
+QT += testlib network webenginecore
# This define is used by some tests to look up resources in the source tree
DEFINES += TESTS_SOURCE_DIR=\\\"$$PWD/\\\"