vlc | branch: master | Hugo Beauzée-Luyssen <[email protected]> | 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 \ _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
