summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qgetputenv/qgetputenv.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/global/qgetputenv/qgetputenv.pro')
-rw-r--r--tests/auto/corelib/global/qgetputenv/qgetputenv.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/corelib/global/qgetputenv/qgetputenv.pro b/tests/auto/corelib/global/qgetputenv/qgetputenv.pro
index df94f14473..ccfac7b8a7 100644
--- a/tests/auto/corelib/global/qgetputenv/qgetputenv.pro
+++ b/tests/auto/corelib/global/qgetputenv/qgetputenv.pro
@@ -1,4 +1,5 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qgetputenv
SOURCES += tst_qgetputenv.cpp
-QT = core
+QT = core testlib
CONFIG += parallel_test