summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/tst_favicon.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_favicon.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_favicon.qml')
-rw-r--r--tests/auto/quick/qmltests/data/tst_favicon.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/quick/qmltests/data/tst_favicon.qml b/tests/auto/quick/qmltests/data/tst_favicon.qml
index 1619b73b0..26e39f48c 100644
--- a/tests/auto/quick/qmltests/data/tst_favicon.qml
+++ b/tests/auto/quick/qmltests/data/tst_favicon.qml
@@ -64,7 +64,6 @@ TestWebEngineView {
TestCase {
id: test
name: "WebEngineFavicon"
- when: windowShown
function init() {
if (webEngineView.icon != '') {