aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickstyledtext/qquickstyledtext.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/qquickstyledtext/qquickstyledtext.pro')
-rw-r--r--tests/auto/quick/qquickstyledtext/qquickstyledtext.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/quick/qquickstyledtext/qquickstyledtext.pro b/tests/auto/quick/qquickstyledtext/qquickstyledtext.pro
deleted file mode 100644
index def2a27bf7..0000000000
--- a/tests/auto/quick/qquickstyledtext/qquickstyledtext.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qquickstyledtext
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qquickstyledtext.cpp
-
-QT += core-private gui-private qml-private quick-private network testlib