summaryrefslogtreecommitdiff
path: root/tests/global/global.cfg
diff options
context:
space:
mode:
authorMilla Pohjanheimo <milla.pohjanheimo@qt.io>2016-09-19 13:51:19 +0300
committerMilla Pohjanheimo <milla.pohjanheimo@qt.io>2016-10-13 12:34:48 +0000
commit1c06ad98a09b64b92c0e86dd79843c9251546b42 (patch)
tree74e58f9d26af16ac4575a2a5b1a6c48c955b6e33 /tests/global/global.cfg
parent7cb2d467c3421eced44ae7b887b8738cc68595fc (diff)
downloadqtwebchannel-1c06ad98a09b64b92c0e86dd79843c9251546b42.tar.gz
BC include file and global.cfg added for QtWebChannel
Means to run the binary compatibility (BC) test for QtWebChannel added Change-Id: I6684b34d10c44340aa852bf9eae81b35e1ae4d2b Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/global/global.cfg')
-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..9f37e52
--- /dev/null
+++ b/tests/global/global.cfg
@@ -0,0 +1,5 @@
+<config>
+<modules>
+<module name="QtWebChannel" qtname="webchannel"/>
+</modules>
+</config>