summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfile/largefile/largefile.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/qfile/largefile/largefile.pro')
-rw-r--r--tests/auto/corelib/io/qfile/largefile/largefile.pro7
1 files changed, 2 insertions, 5 deletions
diff --git a/tests/auto/corelib/io/qfile/largefile/largefile.pro b/tests/auto/corelib/io/qfile/largefile/largefile.pro
index ca2a1864bd..4e629122ec 100644
--- a/tests/auto/corelib/io/qfile/largefile/largefile.pro
+++ b/tests/auto/corelib/io/qfile/largefile/largefile.pro
@@ -1,9 +1,6 @@
-CONFIG += testcase
+CONFIG += testcase parallel_test
TARGET = tst_largefile
-
QT = core testlib
-SOURCES += tst_largefile.cpp
+SOURCES = tst_largefile.cpp
wince*: SOURCES += $$QT_SOURCE_TREE/src/corelib/kernel/qfunctions_wince.cpp
-
-CONFIG += parallel_test