diff options
Diffstat (limited to 'tests/auto/qdebug')
-rw-r--r-- | tests/auto/qdebug/qdebug.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qdebug/qdebug.pro b/tests/auto/qdebug/qdebug.pro index 6e75a09..2b57168 100644 --- a/tests/auto/qdebug/qdebug.pro +++ b/tests/auto/qdebug/qdebug.pro @@ -1,3 +1,4 @@ load(qttest_p4) SOURCES += tst_qdebug.cpp QT = core +CONFIG += parallel_test |