bug 815002 - Enable loopback devices on Linux Mochitests. r=ahal

This commit is contained in:
Ted Mielczarek 2014-05-08 14:26:22 -04:00
parent 3489905f6e
commit 5e7b0f3b6f

View File

@ -12,7 +12,8 @@ config = {
"--extra-profile-file=tests/bin/plugins", "--symbols-path=%(symbols_path)s",
"--certificate-path=tests/certs", "--autorun", "--close-when-done",
"--console-level=INFO", "--setpref=webgl.force-enabled=true",
"--quiet"
"--quiet",
"--use-test-media-devices"
],
"webapprt_options": [
"--app=%(app_path)s", "--utility-path=tests/bin",