diff options
Diffstat (limited to 'tests/check')
-rw-r--r-- | tests/check/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 91becc32..27d8fc2c 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -27,9 +27,8 @@ SUPPRESSIONS = $(top_srcdir)/common/gst.supp $(srcdir)/gst-plugins-bad.supp clean-local: clean-local-check -# disabling metadata test until #574401 is fixed #if USE_METADATA -#check_metadata = pipelines/metadata +check_metadata = pipelines/metadata #else check_metadata = #endif |