diff options
Diffstat (limited to 'tests/auto/qcryptographichash/qcryptographichash.pro')
-rw-r--r-- | tests/auto/qcryptographichash/qcryptographichash.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qcryptographichash/qcryptographichash.pro b/tests/auto/qcryptographichash/qcryptographichash.pro index 7e1a866..65e31dc 100644 --- a/tests/auto/qcryptographichash/qcryptographichash.pro +++ b/tests/auto/qcryptographichash/qcryptographichash.pro @@ -6,3 +6,4 @@ symbian: { TARGET.EPOCSTACKSIZE =0x5000 TARGET.EPOCHEAPSIZE="0x100000 0x1000000" # // Min 1Mb, max 16Mb } +CONFIG += parallel_test |