summaryrefslogtreecommitdiffstats
path: root/tests/auto/integrationtests/exceptionsafety/exceptionsafety.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/integrationtests/exceptionsafety/exceptionsafety.pro')
-rw-r--r--tests/auto/integrationtests/exceptionsafety/exceptionsafety.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/integrationtests/exceptionsafety/exceptionsafety.pro b/tests/auto/integrationtests/exceptionsafety/exceptionsafety.pro
index 52ba9e27bd..66abe49758 100644
--- a/tests/auto/integrationtests/exceptionsafety/exceptionsafety.pro
+++ b/tests/auto/integrationtests/exceptionsafety/exceptionsafety.pro
@@ -1,4 +1,5 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_exceptionsafety
SOURCES += tst_exceptionsafety.cpp
-QT = core
+QT = core testlib
CONFIG += parallel_test