aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtBluetooth/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/tests/QtBluetooth/CMakeLists.txt')
-rw-r--r--sources/pyside6/tests/QtBluetooth/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/sources/pyside6/tests/QtBluetooth/CMakeLists.txt b/sources/pyside6/tests/QtBluetooth/CMakeLists.txt
new file mode 100644
index 000000000..a075c3c9b
--- /dev/null
+++ b/sources/pyside6/tests/QtBluetooth/CMakeLists.txt
@@ -0,0 +1,2 @@
+PYSIDE_TEST(localdevice.py)
+PYSIDE_TEST(lowenergy_characteristics.py)