diff options
author | Warwick Allison <warwick.allison@nokia.com> | 2010-02-23 01:35:38 (GMT) |
---|---|---|
committer | Warwick Allison <warwick.allison@nokia.com> | 2010-02-23 01:35:51 (GMT) |
commit | d7c472e23b678b2898d34a37166e61402818e271 (patch) | |
tree | 95546698b05092ea69123b2f956906e623934f6c /tests/auto/declarative | |
parent | a2c998ecdabda8635151d0dcd29ba69354ab20ec (diff) | |
download | Qt-d7c472e23b678b2898d34a37166e61402818e271.zip Qt-d7c472e23b678b2898d34a37166e61402818e271.tar.gz Qt-d7c472e23b678b2898d34a37166e61402818e271.tar.bz2 |
run qmlmoduleplugin test
Diffstat (limited to 'tests/auto/declarative')
-rw-r--r-- | tests/auto/declarative/declarative.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro index b4a0d0f..45b5218 100644 --- a/tests/auto/declarative/declarative.pro +++ b/tests/auto/declarative/declarative.pro @@ -44,6 +44,7 @@ SUBDIRS += \ qmllistmodel \ # Cover qmlmetaproperty \ # Cover qmlmetatype \ # Cover + qmlmoduleplugin \ # Cover qmlnumberformatter \ # Cover qmlpixmapcache \ # Cover qmlpropertymap \ # Cover |