aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtTest/QtTest.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/tests/QtTest/QtTest.pyproject')
-rw-r--r--sources/pyside6/tests/QtTest/QtTest.pyproject7
1 files changed, 7 insertions, 0 deletions
diff --git a/sources/pyside6/tests/QtTest/QtTest.pyproject b/sources/pyside6/tests/QtTest/QtTest.pyproject
new file mode 100644
index 000000000..151c0ef08
--- /dev/null
+++ b/sources/pyside6/tests/QtTest/QtTest.pyproject
@@ -0,0 +1,7 @@
+{
+ "files": ["click_test.py",
+ "eventfilter_test.py",
+ "qsignalspy_test.py",
+ "qvalidator_test.py",
+ "touchevent_test.py"]
+}