summaryrefslogtreecommitdiffstats
path: root/tests/global
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-07-05 14:55:20 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-05 16:34:43 +0200
commit79b4b41c2a663ee57a99aad6f9ad8deeff1b8f51 (patch)
treecb6b350b448d97b9d9965f51089dd5b00b306c91 /tests/global
parente193b6020036f1270475a1b9a24dae63621fe693 (diff)
tst_bic: Remove QtDesignerComponents and QtCLucene data
QtDesignerComponents and QtCLucene are private modules, so testing for bic doesn't make much sense. Change-Id: I143db9a69aeaa223156d642a1153f268dc06b757 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'tests/global')
-rw-r--r--tests/global/global.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/global/global.cfg b/tests/global/global.cfg
index 066a302e3..e8122aa7f 100644
--- a/tests/global/global.cfg
+++ b/tests/global/global.cfg
@@ -1,8 +1,6 @@
<config>
<modules>
-<module name="QtCLucene" qtname="clucene"/>
<module name="QtDesigner" qtname="designer"/>
-<module name="QtDesignerComponents" qtname="designercomponents"/>
<module name="QtHelp" qtname="help"/>
<module name="QtUiTools" qtname="uitools"/>
</modules>