summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/tuplediagnostics/tuplediagnostics.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/tuplediagnostics/tuplediagnostics.pro')
-rw-r--r--tests/auto/testlib/selftests/tuplediagnostics/tuplediagnostics.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/testlib/selftests/tuplediagnostics/tuplediagnostics.pro b/tests/auto/testlib/selftests/tuplediagnostics/tuplediagnostics.pro
deleted file mode 100644
index f338170b81..0000000000
--- a/tests/auto/testlib/selftests/tuplediagnostics/tuplediagnostics.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-SOURCES += tst_tuplediagnostics.cpp
-QT = core testlib
-
-CONFIG -= app_bundle debug_and_release_target
-
-TARGET = tuplediagnostics
-
-include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)