summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro
diff options
context:
space:
mode:
authorTimur Pocheptsov <Timur.Pocheptsov@digia.com>2014-12-03 13:32:37 +0100
committerTimur Pocheptsov <Timur.Pocheptsov@digia.com>2014-12-03 16:39:06 +0100
commit6d399ac04e1a1cb67444ff6557f425392031d37a (patch)
tree7ae6eec6dc2912c96f9ba908cf3ec38b8062d387 /tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro
parent523ff2cf52ff32c270fcdbed4da85db65baea44d (diff)
QBluetoothServiceDiscoveryAgent - auto test on OS X
Enable this test back (removing 'insignificant') + modify a test to make it pass if BT adapter is OFF. Change-Id: Ia2951eeed75a6695ed9ac8fc803cb2ba6668e469 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro')
-rw-r--r--tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro b/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro
index 2cc4a9e8..9ae5d71d 100644
--- a/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro
+++ b/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro
@@ -4,7 +4,6 @@ CONFIG += testcase
QT = core concurrent bluetooth testlib
osx:QT += widgets
-osx:CONFIG += insignificant_test
blackberry {
LIBS += -lbtapi
}