Don't run pinch area test in parallel.

The tests require window focus, and therefore cannot be run in parallel
with other tests that spawn windows.

Change-Id: I3fc89054689779382cc42a26323756257b618192
Reviewed-by: Damian Jansen <damian.jansen@nokia.com>
This commit is contained in:
Andrew den Exter 2012-07-23 10:57:33 +10:00 committed by Qt by Nokia
parent 75dc55622b
commit 33fcc79a88
1 changed files with 0 additions and 2 deletions

View File

@ -8,6 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib