diff options
Diffstat (limited to 'tests/auto/selftests/selftests.pro')
-rw-r--r-- | tests/auto/selftests/selftests.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/selftests/selftests.pro b/tests/auto/selftests/selftests.pro index 1494e388a3..67e8ae76a2 100644 --- a/tests/auto/selftests/selftests.pro +++ b/tests/auto/selftests/selftests.pro @@ -15,3 +15,5 @@ QT = core integrity: SUBDIRS -= test CONFIG += parallel_test + +CONFIG+=insignificant_test # QTQAINFRA-428 |