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.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/other/exceptionsafety/exceptionsafety.pro b/tests/auto/other/exceptionsafety/exceptionsafety.pro
deleted file mode 100644
index 3e9c996cd8..0000000000
--- a/tests/auto/other/exceptionsafety/exceptionsafety.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase
-TARGET = tst_exceptionsafety
-SOURCES += tst_exceptionsafety.cpp
-QT = core testlib
-CONFIG += parallel_test insignificant_test
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0