view tests/base.json @ 109:09642528be02

keep track of parsed values as well as individual instances
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 03 May 2012 16:00:18 -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}
}