diff options
Diffstat (limited to 'tests/QtDeclarative/CMakeLists.txt')
-rw-r--r-- | tests/QtDeclarative/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/QtDeclarative/CMakeLists.txt b/tests/QtDeclarative/CMakeLists.txt index 18cb03f..2773849 100644 --- a/tests/QtDeclarative/CMakeLists.txt +++ b/tests/QtDeclarative/CMakeLists.txt @@ -1,3 +1,4 @@ +PYSIDE_TEST(bug_451.py FALSE) PYSIDE_TEST(bug_456.py FALSE) PYSIDE_TEST(qdeclarativenetwork_test.py FALSE) PYSIDE_TEST(qdeclarativeview_test.py FALSE) |