summaryrefslogtreecommitdiff
path: root/tests/auto/declarative_ui/tst_map_flick.qml
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2016-05-27 08:57:53 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2016-05-27 09:26:43 +0200
commit2fb16a044cea839dd2616e6cae45e434906f0379 (patch)
tree3d6a0eb35b361d1540fb1de21dd56e4a1d938875 /tests/auto/declarative_ui/tst_map_flick.qml
parent4a5e6d6e8b816ac2dd8c673feb56a0af096a4a18 (diff)
parentf897775850dfbe0e668e9c8b428537e8bb096c01 (diff)
downloadqtlocation-2fb16a044cea839dd2616e6cae45e434906f0379.tar.gz
Merge remote-tracking branch 'gerrit/5.6' into 5.7
Change-Id: I066dc4f161f4bdfe182ba9fe00d273e5fbcedf5d
Diffstat (limited to 'tests/auto/declarative_ui/tst_map_flick.qml')
-rw-r--r--tests/auto/declarative_ui/tst_map_flick.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/declarative_ui/tst_map_flick.qml b/tests/auto/declarative_ui/tst_map_flick.qml
index 304ca4f2..15f13b5f 100644
--- a/tests/auto/declarative_ui/tst_map_flick.qml
+++ b/tests/auto/declarative_ui/tst_map_flick.qml
@@ -283,7 +283,6 @@ Item {
{
map.center.latitude = 50
map.center.longitude = 50
- waitForRendering(map)
mousePress(page, 0, 0)
for (var i = 0; i < 50; i += 5) {
wait(20)