view tests/base.json @ 127:1c3ba645a69b

configuration/configuration.py
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 17 Sep 2013 23:40:50 -0700
parents c530f6265deb
children
line wrap: on
line source

{
  "activeTests": [
    "ts"
  ], 
  "browser_path": "/home/jhammel/firefox/firefox", 
  "test_timeout": 60,
  "preferences": {"browser.bookmarks.max_backups": 0,
                  "browser.cache.disk.smart_size.enabled": false}
}