diff options
Diffstat (limited to 'tests/auto/qtimer/qtimer.pro')
-rw-r--r-- | tests/auto/qtimer/qtimer.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qtimer/qtimer.pro b/tests/auto/qtimer/qtimer.pro index 79ae7db..086df1d 100644 --- a/tests/auto/qtimer/qtimer.pro +++ b/tests/auto/qtimer/qtimer.pro @@ -2,3 +2,4 @@ load(qttest_p4) QT = core SOURCES += tst_qtimer.cpp QT = core +CONFIG += parallel_test |