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