summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/tst_webchannel.qml
diff options
context:
space:
mode:
authorPeter Varga <pvarga@inf.u-szeged.hu>2016-04-03 11:19:43 +0200
committerPeter Varga <pvarga@inf.u-szeged.hu>2016-04-06 11:48:49 +0000
commit76f47bafb589b41b2dd48d0f54527545bbef4d12 (patch)
treecc10fa203913046921a4987414035352d6ea73ef /tests/auto/quick/qmltests/data/tst_webchannel.qml
parent15e573fafdfcfe4ffe1fab7f61ac7a39993a9302 (diff)
Clean up qml tests
- Remove superfluous imports of QtWebEngine.experimental - Remove unused waitForViewportReady() - Remove "when: windowShown" from tests where UI is not used for testing Change-Id: I05362596ace44a490417dc61e6d0564b4004537e Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'tests/auto/quick/qmltests/data/tst_webchannel.qml')
-rw-r--r--tests/auto/quick/qmltests/data/tst_webchannel.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/quick/qmltests/data/tst_webchannel.qml b/tests/auto/quick/qmltests/data/tst_webchannel.qml
index af53033cc..3ca3ccce1 100644
--- a/tests/auto/quick/qmltests/data/tst_webchannel.qml
+++ b/tests/auto/quick/qmltests/data/tst_webchannel.qml
@@ -28,7 +28,6 @@
import QtQuick 2.0
import QtTest 1.0
import QtWebEngine 1.2
-import QtWebEngine.experimental 1.0
import QtWebChannel 1.0