summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothlocaldevice/qbluetoothlocaldevice.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qbluetoothlocaldevice/qbluetoothlocaldevice.pro')
-rw-r--r--tests/auto/qbluetoothlocaldevice/qbluetoothlocaldevice.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/qbluetoothlocaldevice/qbluetoothlocaldevice.pro b/tests/auto/qbluetoothlocaldevice/qbluetoothlocaldevice.pro
index a31b942d..7322cd70 100644
--- a/tests/auto/qbluetoothlocaldevice/qbluetoothlocaldevice.pro
+++ b/tests/auto/qbluetoothlocaldevice/qbluetoothlocaldevice.pro
@@ -3,8 +3,6 @@ TARGET=tst_qbluetoothlocaldevice
CONFIG += testcase
QT = core concurrent bluetooth testlib
+osx:QT += widgets
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
-
-osx:CONFIG += insignificant_test
-