aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@nokia.com>2011-03-22 16:13:21 +0100
committeraxis <qt-info@nokia.com>2011-04-27 12:06:03 +0200
commit95a6a22b3e082737c88632e43164774beb40a44c (patch)
tree9b2789a2a3f78839b2f440bd0901f829b5c1526e
parente59d2b9adc8aafffd94d51ad29de7a9035256e87 (diff)
Modularized tst_bic and add some helper functions for global test
-rw-r--r--tests/global/global.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/global/global.cfg b/tests/global/global.cfg
new file mode 100644
index 0000000000..80e064a74f
--- /dev/null
+++ b/tests/global/global.cfg
@@ -0,0 +1,5 @@
+<config>
+<modules>
+<module name="QtDeclarative" qtname="declarative"/>
+</modules>
+</config>