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