From 0e54a359228ed6a6963580e323ab4311179d0f78 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Tue, 31 May 2016 11:22:34 +0200 Subject: Fix widget geolocation tests Avoid having a test location plugin, and have the tests allow failure if no position service is available. Change-Id: Ib2d4d6c5a269077b70b6ea31e67a8e3eab62f98a Reviewed-by: Joerg Bornemann --- tests/auto/widgets/widgets.pro | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests/auto/widgets/widgets.pro') diff --git a/tests/auto/widgets/widgets.pro b/tests/auto/widgets/widgets.pro index 7543a4382..2f5416701 100644 --- a/tests/auto/widgets/widgets.pro +++ b/tests/auto/widgets/widgets.pro @@ -17,8 +17,3 @@ SUBDIRS += \ !contains(WEBENGINE_CONFIG, no_spellcheck):!osx:!cross_compile { SUBDIRS += qwebenginespellcheck } - -qtHaveModule(positioning) { - SUBDIRS += positionplugin - qwebenginepage.depends = positionplugin -} -- cgit v1.2.3