aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/QtTest/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/tests/QtTest/CMakeLists.txt')
-rw-r--r--sources/pyside2/tests/QtTest/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sources/pyside2/tests/QtTest/CMakeLists.txt b/sources/pyside2/tests/QtTest/CMakeLists.txt
new file mode 100644
index 000000000..9d1e9db39
--- /dev/null
+++ b/sources/pyside2/tests/QtTest/CMakeLists.txt
@@ -0,0 +1,3 @@
+PYSIDE_TEST(click_test.py)
+PYSIDE_TEST(eventfilter_test.py)
+PYSIDE_TEST(touchevent_test.py)