Commit 3181ed58 authored by Rafaël Carré's avatar Rafaël Carré

Don't use the local media library in tests

parent ab78c30a
...@@ -52,6 +52,7 @@ static const char * test_defaults_args[] = { ...@@ -52,6 +52,7 @@ static const char * test_defaults_args[] = {
"--ignore-config", "--ignore-config",
"-I", "-I",
"dummy", "dummy",
"--no-media-library",
"--plugin-path=../modules", "--plugin-path=../modules",
"--vout=dummy", "--vout=dummy",
"--aout=dummy" "--aout=dummy"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment