summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/declarative/declarative.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 26e8346..73269e1 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -11,7 +11,6 @@ SUBDIRS += anchors \
pathview \
qfxloader \
qfxpixmapcache \
- qfxtext \
qfxtextedit \
qfxtextinput \
qfxwebview \
@@ -19,6 +18,7 @@ SUBDIRS += anchors \
qmlcontext \
qmldom \
qmlecmascript \
+ qmlgraphicstext \
qmllanguage \
qmllist \
qmllistaccessor \