Commit 35dc9b31 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

test: Use --ignore-config by default for all tests.

parent 85028906
...@@ -49,6 +49,7 @@ static libvlc_exception_t ex; ...@@ -49,6 +49,7 @@ static libvlc_exception_t ex;
static const char * test_defaults_args[] = { static const char * test_defaults_args[] = {
"-vvv", "-vvv",
"--ignore-config",
"-I", "-I",
"dummy", "dummy",
"--plugin-path=../modules", "--plugin-path=../modules",
......
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