]> git.sesse.net Git - vlc/commitdiff
Don't use the local media library in tests
authorRafaël Carré <funman@videolan.org>
Sat, 19 Apr 2008 12:14:03 +0000 (14:14 +0200)
committerRafaël Carré <funman@videolan.org>
Sat, 19 Apr 2008 12:14:03 +0000 (14:14 +0200)
test/libvlc/test.h

index 9fe2a0f34d1637a97fd0de5a4d4f11b64b83e4bf..39c4da204fe5edb02fd3e2b3f0bae607b4e259f8 100644 (file)
@@ -52,6 +52,7 @@ static const char * test_defaults_args[] = {
     "--ignore-config",
     "-I",
     "dummy",
+    "--no-media-library",
     "--plugin-path=../modules",
     "--vout=dummy",
     "--aout=dummy"