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