summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/maxwarnings/maxwarnings.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/maxwarnings/maxwarnings.pro')
-rw-r--r--tests/auto/testlib/selftests/maxwarnings/maxwarnings.pro7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/auto/testlib/selftests/maxwarnings/maxwarnings.pro b/tests/auto/testlib/selftests/maxwarnings/maxwarnings.pro
index 42a122d02a..9ebdde5015 100644
--- a/tests/auto/testlib/selftests/maxwarnings/maxwarnings.pro
+++ b/tests/auto/testlib/selftests/maxwarnings/maxwarnings.pro
@@ -1,10 +1,5 @@
-load(qttest_p4)
-
-# this is not a real testcase ('make check' should not run it)
-CONFIG -= testcase
-
SOURCES += maxwarnings.cpp
-QT = core
+QT = core testlib
mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target