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