aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/sanity/sanity.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/sanity/sanity.pro')
-rw-r--r--tests/auto/sanity/sanity.pro14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/auto/sanity/sanity.pro b/tests/auto/sanity/sanity.pro
deleted file mode 100644
index d7bf5d87..00000000
--- a/tests/auto/sanity/sanity.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-TEMPLATE = app
-TARGET = tst_sanity
-
-QT += qml testlib core-private qml-private quickcontrols2
-CONFIG += testcase
-macos:CONFIG -= app_bundle
-
-include(../../auto/shared/util.pri)
-
-SOURCES += \
- $$PWD/tst_sanity.cpp
-
-OTHER_FILES += \
- $$PWD/BLACKLIST