From: RĂ©mi Denis-Courmont Date: Sat, 30 Jan 2010 16:49:32 +0000 (+0200) Subject: Take out list player test X-Git-Tag: 1.1.0-ff~657 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=2201d192cbd50cac7f5183181431ae166b4202e4;p=vlc Take out list player test It still fails pseudo-randomly. --- diff --git a/test/Makefile.am b/test/Makefile.am index b8690cf80f..7d6203edac 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -16,7 +16,6 @@ check_PROGRAMS = \ test_libvlc_core \ test_libvlc_events \ test_libvlc_media_list \ - test_libvlc_media_list_player \ test_libvlc_media_player \ test_src_misc_variables \ $(NULL)