]> git.sesse.net Git - vlc/blobdiff - test/Makefile.am
Enable back media_list_player's tests.
[vlc] / test / Makefile.am
index fd641abb85240c46e70487c2f2a9b2fb4777abac..5b4cc5d12790b26f0a9562656be097b15b6c2ba3 100644 (file)
@@ -11,15 +11,14 @@ 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)
 
 # Disabled test:
 # meta: No suitable test file
-# media_list_player: deadlocks.
 EXTRA_PROGRAMS = \
-       test_libvlc_media_list_player \
        test_libvlc_meta \
        test_dummy \
        $(NULL)