summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qstringref/qstringref.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/qstringref/qstringref.pro')
-rw-r--r--tests/auto/corelib/tools/qstringref/qstringref.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/corelib/tools/qstringref/qstringref.pro b/tests/auto/corelib/tools/qstringref/qstringref.pro
index 34f2de46ae..7aa5f38001 100644
--- a/tests/auto/corelib/tools/qstringref/qstringref.pro
+++ b/tests/auto/corelib/tools/qstringref/qstringref.pro
@@ -1,5 +1,6 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qstringref
SOURCES += tst_qstringref.cpp
-QT = core
+QT = core testlib
CONFIG += parallel_test