aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtWebKit/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/QtWebKit/CMakeLists.txt')
-rw-r--r--tests/QtWebKit/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/QtWebKit/CMakeLists.txt b/tests/QtWebKit/CMakeLists.txt
index b3a86ca5c..f9b466330 100644
--- a/tests/QtWebKit/CMakeLists.txt
+++ b/tests/QtWebKit/CMakeLists.txt
@@ -3,6 +3,7 @@ PYSIDE_TEST(bug_694.py)
PYSIDE_TEST(bug_803.py)
PYSIDE_TEST(bug_899.py)
PYSIDE_TEST(qvariantlist_property_test.py)
+PYSIDE_TEST(qml_plugin_test.py)
PYSIDE_TEST(webpage_test.py)
PYSIDE_TEST(webview_test.py)
PYSIDE_TEST(webframe_test.py)