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