[vlc-commits] Revert "thumbnail: disable broken test"

Hugo Beauzée-Luyssen git at videolan.org
Mon Nov 19 14:04:02 CET 2018


vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Mon Nov 19 13:47:35 2018 +0100| [3950f5e118c66fe6467c1fd487fc15f0e6fb87ee] | committer: Hugo Beauzée-Luyssen

Revert "thumbnail: disable broken test"

This reverts commit a84f216031f4001aebd6b9b1685fd566a7379650.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3950f5e118c66fe6467c1fd487fc15f0e6fb87ee
---

 test/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/Makefile.am b/test/Makefile.am
index d5e1ed27b6..cd709ef232 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -26,6 +26,7 @@ check_PROGRAMS = \
 	test_src_misc_variables \
 	test_src_input_stream \
 	test_src_input_stream_fifo \
+	test_src_input_thumbnail \
 	test_src_input_player \
 	test_src_interface_dialog \
 	test_src_misc_bits \



More information about the vlc-commits mailing list