summaryrefslogtreecommitdiffstats
path: root/testing/mochitest/tests/python/files/mochitest-args.ini
blob: 9c3d44d05f615ffbfcac03fc0a029dd607d6a79e (plain)
1
2
3
4
5
6
7
[DEFAULT]
args =
  --headless
  --window-size=800,600
  --new-tab http://example.org

[test_pass.html]