summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qglyphrun/qglyphrun.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/text/qglyphrun/qglyphrun.pro')
-rw-r--r--tests/auto/gui/text/qglyphrun/qglyphrun.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/gui/text/qglyphrun/qglyphrun.pro b/tests/auto/gui/text/qglyphrun/qglyphrun.pro
deleted file mode 100644
index c08019a561..0000000000
--- a/tests/auto/gui/text/qglyphrun/qglyphrun.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qglyphrun
-QT = core gui testlib
-
-SOURCES += \
- tst_qglyphrun.cpp
-
-
-RESOURCES += \
- testdata.qrc