diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-11-05 03:25:56 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-11-05 03:25:56 (GMT) |
commit | 81f45fc6f1f84499a43f9cf1d838d611a07308e3 (patch) | |
tree | 1f5540398860750cc1c00b05e3a5c051fdc9cbed /tests/auto/declarative/declarative.pro | |
parent | e68a0dafbff345eebb15cf6f1a5d88df37f0269a (diff) | |
download | Qt-81f45fc6f1f84499a43f9cf1d838d611a07308e3.zip Qt-81f45fc6f1f84499a43f9cf1d838d611a07308e3.tar.gz Qt-81f45fc6f1f84499a43f9cf1d838d611a07308e3.tar.bz2 |
Partial valuetypes test
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-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 1be38a8..b9f59d6 100644 --- a/tests/auto/declarative/declarative.pro +++ b/tests/auto/declarative/declarative.pro @@ -35,6 +35,7 @@ SUBDIRS += \ repeater \ # Cover sql \ # Cover states \ # Cover + valuetypes \ # Cover visual # Cover # Tests which should run in Pulse |