view tests/base.json @ 110:b9fdae6a536a

make python 2.4 compatible :(
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 10 May 2012 15:23:11 -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}
}