summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothdevicediscoveryagent
diff options
context:
space:
mode:
authorTimur Pocheptsov <Timur.Pocheptsov@digia.com>2014-12-03 13:19:46 +0100
committerTimur Pocheptsov <Timur.Pocheptsov@digia.com>2014-12-03 16:38:20 +0100
commitd91c0269e780a0522af23560033380fc7f50abb6 (patch)
tree2b0b569f41c744a561c0be24820dd36e0040d9c2 /tests/auto/qbluetoothdevicediscoveryagent
parent2b0b8344bdd13f91d0cb21a568d6b50a320156a2 (diff)
QBluetoothDeviceDiscoveryAgent - test on OS X
This test works ok even if BT is OFF. Change-Id: I5b3ce3f0aebc2b58df5e59d42e620385116daba1 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'tests/auto/qbluetoothdevicediscoveryagent')
-rw-r--r--tests/auto/qbluetoothdevicediscoveryagent/qbluetoothdevicediscoveryagent.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qbluetoothdevicediscoveryagent/qbluetoothdevicediscoveryagent.pro b/tests/auto/qbluetoothdevicediscoveryagent/qbluetoothdevicediscoveryagent.pro
index 01ad617b..dc0851ad 100644
--- a/tests/auto/qbluetoothdevicediscoveryagent/qbluetoothdevicediscoveryagent.pro
+++ b/tests/auto/qbluetoothdevicediscoveryagent/qbluetoothdevicediscoveryagent.pro
@@ -4,5 +4,4 @@ CONFIG += testcase
QT = core concurrent bluetooth testlib
osx:QT += widgets
-osx:CONFIG += insignificant_test
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0