summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtemporaryfile/qtemporaryfile.pro
diff options
context:
space:
mode:
authorJoão Abecasis <joao.abecasis@nokia.com>2010-11-25 17:50:09 +0100
committerJoão Abecasis <joao.abecasis@nokia.com>2010-11-25 17:59:44 +0100
commitc7f1fdbe9d1c7387b3a72624b428a1d0f19d5b84 (patch)
tree9d907d0857d7c23dcba6f44f9f0a84815bc8a5ee /tests/auto/qtemporaryfile/qtemporaryfile.pro
parent83c91bb021e9adf86870c498641e329ab7f786c0 (diff)
Flagging some more tests as parallelizable
These tests have no GUI nor do they depend on network, so let's see what breaks if they're parallelized :-) Reviewed-by: Olivier Goffart
Diffstat (limited to 'tests/auto/qtemporaryfile/qtemporaryfile.pro')
-rw-r--r--tests/auto/qtemporaryfile/qtemporaryfile.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qtemporaryfile/qtemporaryfile.pro b/tests/auto/qtemporaryfile/qtemporaryfile.pro
index 543c143879..64a043b19a 100644
--- a/tests/auto/qtemporaryfile/qtemporaryfile.pro
+++ b/tests/auto/qtemporaryfile/qtemporaryfile.pro
@@ -10,3 +10,5 @@ symbian {
}else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}
+
+CONFIG += parallel_test