aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/quick/examples/tst_examples.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/quick/examples/tst_examples.cpp b/tests/auto/quick/examples/tst_examples.cpp
index 63f05a61d9..ed43be71d7 100644
--- a/tests/auto/quick/examples/tst_examples.cpp
+++ b/tests/auto/quick/examples/tst_examples.cpp
@@ -116,9 +116,6 @@ tst_examples::tst_examples() : window(0)
excludedDirs << "snippets/qml/xmlrole.qml";
#endif
- // QTBUG-24034 - don't run customparticle examples
- excludedDirs << "demos/flickr";
- excludedDirs << "examples/particles/customparticle";
}
tst_examples::~tst_examples()