summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/exceptionsafety/exceptionsafety.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/exceptionsafety/exceptionsafety.pro')
-rw-r--r--tests/auto/other/exceptionsafety/exceptionsafety.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/other/exceptionsafety/exceptionsafety.pro b/tests/auto/other/exceptionsafety/exceptionsafety.pro
index 558c1d6636..3e9c996cd8 100644
--- a/tests/auto/other/exceptionsafety/exceptionsafety.pro
+++ b/tests/auto/other/exceptionsafety/exceptionsafety.pro
@@ -2,5 +2,5 @@ CONFIG += testcase
TARGET = tst_exceptionsafety
SOURCES += tst_exceptionsafety.cpp
QT = core testlib
-CONFIG += parallel_test
+CONFIG += parallel_test insignificant_test
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0