summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothaddress/qbluetoothaddress.pro
diff options
context:
space:
mode:
authorMichael Zanetti <michael.zanetti@nokia.com>2011-09-07 12:02:00 +0200
committerQt by Nokia <qt-info@nokia.com>2011-10-07 03:31:39 +0200
commitbd4df1e8e148cee77f76830a43ddc044b7a6903c (patch)
treec6a5aedafa2670e0b193843bd0271306eefdecd7 /tests/auto/qbluetoothaddress/qbluetoothaddress.pro
parent5788b49130e1b2648beab531016d1e61cf3d5444 (diff)
re-added autotests
Change-Id: Ic2be21fd11e2fdb96185fe9269cebbe08b6de87a Reviewed-on: http://codereview.qt-project.org/4783 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'tests/auto/qbluetoothaddress/qbluetoothaddress.pro')
-rw-r--r--tests/auto/qbluetoothaddress/qbluetoothaddress.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/qbluetoothaddress/qbluetoothaddress.pro b/tests/auto/qbluetoothaddress/qbluetoothaddress.pro
new file mode 100644
index 00000000..8a51143d
--- /dev/null
+++ b/tests/auto/qbluetoothaddress/qbluetoothaddress.pro
@@ -0,0 +1,6 @@
+SOURCES += tst_qbluetoothaddress.cpp
+TARGET = tst_qbluetoothaddress
+CONFIG += testcase
+
+QT = core bluetooth testlib
+