summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qtextboundaryfinder/qtextboundaryfinder.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/qtextboundaryfinder/qtextboundaryfinder.pro')
-rw-r--r--tests/auto/corelib/tools/qtextboundaryfinder/qtextboundaryfinder.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/auto/corelib/tools/qtextboundaryfinder/qtextboundaryfinder.pro b/tests/auto/corelib/tools/qtextboundaryfinder/qtextboundaryfinder.pro
index 5d50d2c477..68f189b130 100644
--- a/tests/auto/corelib/tools/qtextboundaryfinder/qtextboundaryfinder.pro
+++ b/tests/auto/corelib/tools/qtextboundaryfinder/qtextboundaryfinder.pro
@@ -1,8 +1,7 @@
-CONFIG += testcase
+CONFIG += testcase parallel_test
TARGET = tst_qtextboundaryfinder
QT = core testlib
-HEADERS +=
-SOURCES += tst_qtextboundaryfinder.cpp
+SOURCES = tst_qtextboundaryfinder.cpp
DEFINES += SRCDIR=\\\"$$PWD\\\"
wince* {
@@ -10,4 +9,3 @@ wince* {
addFiles.path = .
DEPLOYMENT += addFiles
}
-CONFIG += parallel_test