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