summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro')
-rw-r--r--tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro b/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro
deleted file mode 100644
index 7d4eba6f..00000000
--- a/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-SOURCES += tst_qbluetoothservicediscoveryagent.cpp
-TARGET = tst_qbluetoothservicediscoveryagent
-CONFIG += testcase
-
-QT = core concurrent bluetooth testlib
-osx:QT += widgets
-