diff options
author | kh <qtc-committer@nokia.com> | 2009-07-29 16:31:36 (GMT) |
---|---|---|
committer | kh <qtc-committer@nokia.com> | 2009-07-29 16:31:36 (GMT) |
commit | f21a36efaab400e086a8c1e87f91da595e4a4443 (patch) | |
tree | afd0890089c0693b4ece1831400022c8527982e4 /tests/auto/auto.pro | |
parent | e498880396d44c90e46308e2fa5903b51f9f4132 (diff) | |
download | Qt-f21a36efaab400e086a8c1e87f91da595e4a4443.zip Qt-f21a36efaab400e086a8c1e87f91da595e4a4443.tar.gz Qt-f21a36efaab400e086a8c1e87f91da595e4a4443.tar.bz2 |
Disable for the time being until we have fixed collection files.
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r-- | tests/auto/auto.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index b4a6600..6f10922 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -159,9 +159,9 @@ SUBDIRS += _networkselftest \ qhash \ qheaderview \ qhelpcontentmodel \ - qhelpenginecore \ +# qhelpenginecore \ qhelpgenerator \ - qhelpindexmodel \ +# qhelpindexmodel \ qhelpprojectdata \ qhostaddress \ qhostinfo \ |