aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtScript/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/QtScript/CMakeLists.txt')
-rw-r--r--tests/QtScript/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/QtScript/CMakeLists.txt b/tests/QtScript/CMakeLists.txt
index e496591c7..41fc2c444 100644
--- a/tests/QtScript/CMakeLists.txt
+++ b/tests/QtScript/CMakeLists.txt
@@ -1,2 +1,3 @@
PYSIDE_TEST(base_test.py)
PYSIDE_TEST(engine_test.py)
+PYSIDE_TEST(property_test.py)