summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/declarative.pro
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2009-11-09 02:10:34 (GMT)
committerAlan Alpert <alan.alpert@nokia.com>2009-11-09 02:10:34 (GMT)
commit7b5ecf9d033708bbc86e8b2901e3634970b6d9ab (patch)
treec17da747327d6ac211a1808a5f4836a79fd81218 /tests/auto/declarative/declarative.pro
parent3ceeb87db6b6f7beeffe9df0417bd076fa72eece (diff)
downloadQt-7b5ecf9d033708bbc86e8b2901e3634970b6d9ab.zip
Qt-7b5ecf9d033708bbc86e8b2901e3634970b6d9ab.tar.gz
Qt-7b5ecf9d033708bbc86e8b2901e3634970b6d9ab.tar.bz2
Rename TextEdit and TextInput autotests
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-rw-r--r--tests/auto/declarative/declarative.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 000ceb3..b6d2241 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -13,8 +13,6 @@ SUBDIRS += \
parserstress \ # Cover
pathview \ # Cover
qfxloader \ # Cover
- qfxtextedit \ # Cover
- qfxtextinput \ # Cover
qmetaobjectbuilder \ # Cover
qmlbinding \ # Cover
qmlconnection \ # Cover
@@ -27,6 +25,8 @@ SUBDIRS += \
qmlgraphicsborderimage \ # Cover
qmlgraphicsparticles \ # Cover
qmlgraphicstext \ # Cover
+ qmlgraphicstextedit \ # Cover
+ qmlgraphicstextinput \ # Cover
qmlgraphicswebview \ # Cover
qmlinfo \ # Cover
qmllanguage \ # Cover