tests: mark elements_srtp.test_play test as flaky
[platform/upstream/gstreamer.git] / tests / meson.build
index b27c0da..3159b9c 100644 (file)
@@ -1,4 +1,5 @@
-if not get_option('examples').disabled()
-  subdir('examples')
-  subdir('internal')
+if get_option('tests').disabled()
+       subdir_done()
 endif
+subdir('static-plugins')
+subdir('python')
\ No newline at end of file