summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfontcache/qfontcache.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/text/qfontcache/qfontcache.pro')
-rw-r--r--tests/auto/gui/text/qfontcache/qfontcache.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/gui/text/qfontcache/qfontcache.pro b/tests/auto/gui/text/qfontcache/qfontcache.pro
deleted file mode 100644
index bc1042a91b..0000000000
--- a/tests/auto/gui/text/qfontcache/qfontcache.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qfontcache
-QT += testlib
-QT += core-private gui-private
-SOURCES += tst_qfontcache.cpp
-