summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlowenergycontroller/qlowenergycontroller.pro
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@theqtcompany.com>2015-11-25 15:32:12 +0100
committerTimur Pocheptsov <timur.pocheptsov@theqtcompany.com>2015-11-25 15:05:41 +0000
commitdab0c9a010cf7fcd521707168cc8107b7ed6af24 (patch)
treec740efc81bb97fe8fe67339ca381f5465339c97b /tests/auto/qlowenergycontroller/qlowenergycontroller.pro
parentde6acd090c4e32717620863532dca4cd10214ac7 (diff)
Bluetooth autotests - remove outdated insignificant
Several tests were marked as 'insignificant' in the past, but nowadays tests can deal with VMs without BT adapters. Change-Id: If657b3723a9a3f88c9c638105a077fd7396931d8 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'tests/auto/qlowenergycontroller/qlowenergycontroller.pro')
-rw-r--r--tests/auto/qlowenergycontroller/qlowenergycontroller.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qlowenergycontroller/qlowenergycontroller.pro b/tests/auto/qlowenergycontroller/qlowenergycontroller.pro
index 9d25d8a3..24178b6e 100644
--- a/tests/auto/qlowenergycontroller/qlowenergycontroller.pro
+++ b/tests/auto/qlowenergycontroller/qlowenergycontroller.pro
@@ -10,5 +10,4 @@ SOURCES += tst_qlowenergycontroller.cpp
osx|ios {
QT += widgets
- CONFIG += insignificant_test
}