summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfile/test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/qfile/test')
-rw-r--r--tests/auto/corelib/io/qfile/test/test.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/corelib/io/qfile/test/test.pro b/tests/auto/corelib/io/qfile/test/test.pro
index 676762da81..bd7792edb6 100644
--- a/tests/auto/corelib/io/qfile/test/test.pro
+++ b/tests/auto/corelib/io/qfile/test/test.pro
@@ -1,4 +1,5 @@
CONFIG += testcase
+CONFIG += parallel_test
QT = core-private core network testlib
TARGET = ../tst_qfile
SOURCES = ../tst_qfile.cpp