summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qpoint
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/qpoint')
-rw-r--r--tests/auto/corelib/tools/qpoint/qpoint.pro9
1 files changed, 2 insertions, 7 deletions
diff --git a/tests/auto/corelib/tools/qpoint/qpoint.pro b/tests/auto/corelib/tools/qpoint/qpoint.pro
index cd501f648c..4c00f00685 100644
--- a/tests/auto/corelib/tools/qpoint/qpoint.pro
+++ b/tests/auto/corelib/tools/qpoint/qpoint.pro
@@ -1,9 +1,4 @@
-############################################################
-# Project file for autotest for file qpoint.h
-############################################################
-
-CONFIG += testcase
+CONFIG += testcase parallel_test
TARGET = tst_qpoint
-SOURCES += tst_qpoint.cpp
QT = core testlib
-CONFIG += parallel_test
+SOURCES = tst_qpoint.cpp