summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qfocusframe/qfocusframe.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/widgets/qfocusframe/qfocusframe.pro')
-rw-r--r--tests/auto/widgets/widgets/qfocusframe/qfocusframe.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/widgets/widgets/qfocusframe/qfocusframe.pro b/tests/auto/widgets/widgets/qfocusframe/qfocusframe.pro
deleted file mode 100644
index 404edcd075..0000000000
--- a/tests/auto/widgets/widgets/qfocusframe/qfocusframe.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-############################################################
-# Project file for autotest for file qfocusframe.h
-############################################################
-
-CONFIG += testcase
-TARGET = tst_qfocusframe
-QT += widgets testlib
-SOURCES += tst_qfocusframe.cpp
-
-