summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qshortcut/qshortcut.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/kernel/qshortcut/qshortcut.pro')
-rw-r--r--tests/auto/gui/kernel/qshortcut/qshortcut.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/auto/gui/kernel/qshortcut/qshortcut.pro b/tests/auto/gui/kernel/qshortcut/qshortcut.pro
deleted file mode 100644
index 7ac1dd2c9d..0000000000
--- a/tests/auto/gui/kernel/qshortcut/qshortcut.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qshortcut
-
-# Project Configuration ----------------------------------------------
-INCLUDEPATH += ../
-
-# Normal Test Files --------------------------------------------------
-QT += widgets testlib
-HEADERS +=
-SOURCES += tst_qshortcut.cpp
-
-