summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-02-28 15:50:26 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-03 14:44:51 +0100
commit68717ee6988633cec49f36ec7bc3640e9c14e55d (patch)
tree2148b325b278c5611a26cc56680046ce58c0b76a /tests/auto/auto.pro
parent5ac9aebf83bc7cc4025004232c32dbd62cf25ba3 (diff)
Create QBluetoothServer unit test from QRfcommServer/QL2CAPServer tests
Task-number: QTBUG-22017 Change-Id: I3e5613153d2496567f7afd87c8a0a44c1067a4e7 Reviewed-by: Nedim Hadzic <nedimhadzija@gmail.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 10798a1b..5a703944 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -16,8 +16,7 @@ qtHaveModule(bluetooth) {
qbluetoothtransfermanager \
qbluetoothtransferrequest \
qbluetoothuuid \
- ql2capserver \
- qrfcommserver
+ qbluetoothserver
}
qtHaveModule(nfc) {