summaryrefslogtreecommitdiff
path: root/tests/global
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
commit46fd47e741bb498588062676e9fa45a461635b01 (patch)
tree06351696d86cc1fedf56b7eb19b3f00e15baa358 /tests/global
parent9368f83a4a7e60e62cceade88a17212bc256ec21 (diff)
downloadqtsvg-46fd47e741bb498588062676e9fa45a461635b01.tar.gz
Modularized tst_bic and add some helper functions for global test
Diffstat (limited to 'tests/global')
-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 0000000..c72fc2f
--- /dev/null
+++ b/tests/global/global.cfg
@@ -0,0 +1,5 @@
+<config>
+<modules>
+<module name="QtSvg" qtname="svg"/>
+</modules>
+</config>