aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/pressandhold/pressandhold.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/pressandhold/pressandhold.pro')
-rw-r--r--tests/auto/pressandhold/pressandhold.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/pressandhold/pressandhold.pro b/tests/auto/pressandhold/pressandhold.pro
deleted file mode 100644
index db0d6288..00000000
--- a/tests/auto/pressandhold/pressandhold.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-TEMPLATE = app
-TARGET = tst_pressandhold
-
-QT += quick testlib
-CONFIG += testcase
-macos:CONFIG -= app_bundle
-
-SOURCES += \
- $$PWD/tst_pressandhold.cpp