view tests/base.json @ 114:d1911d9b5b19

if an option cannot be coerced to a type we should just not add a CLI handler for it
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 28 Jun 2012 14:54:29 -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}
}