xingmux: move from gst-plugins-ugly to gst-plugins-good
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-ugly / tests / check / meson.build
index 256dbe8..41f6039 100644 (file)
@@ -1,7 +1,6 @@
 # name, condition when to skip the test and extra dependencies
 ugly_tests = [
   [ 'elements/x264enc', not x264_dep.found(), [ x264_dep, gmodule_dep ] ],
-  [ 'elements/xingmux', get_option('xingmux').disabled()],
   [ 'generic/states' ],
 ]