summaryrefslogtreecommitdiffstats
path: root/tests/auto/integrationtests/qcomplextext/qcomplextext.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/integrationtests/qcomplextext/qcomplextext.pro')
-rw-r--r--tests/auto/integrationtests/qcomplextext/qcomplextext.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/integrationtests/qcomplextext/qcomplextext.pro b/tests/auto/integrationtests/qcomplextext/qcomplextext.pro
index e04ebcbc69..ccea018c64 100644
--- a/tests/auto/integrationtests/qcomplextext/qcomplextext.pro
+++ b/tests/auto/integrationtests/qcomplextext/qcomplextext.pro
@@ -1,5 +1,6 @@
-load(qttest_p4)
-QT += widgets widgets-private
+CONFIG += testcase
+TARGET = tst_qcomplextext
+QT += widgets widgets-private testlib
QT += core-private gui-private
SOURCES += tst_qcomplextext.cpp
INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/harfbuzz/src