]> git.sesse.net Git - vlc/blobdiff - test/libvlc/test.h
test: Disable debug output in libvlc tests.
[vlc] / test / libvlc / test.h
index 388a465d33181f510c745cfb9eaea72404c027cb..e8aa06a8c518a315d8142514b467d931ad58a1d7 100644 (file)
@@ -49,7 +49,7 @@
 static libvlc_exception_t ex;
 
 static const char * test_defaults_args[] = {
-    "-vvv",
+    "-v",
     "--ignore-config",
     "-I",
     "dummy",