view tests/base.json @ 120:4c7f93ce302a

separate loading configuration files to its own method for consumers
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 04 Dec 2012 16:17:55 -0800
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}
}