view tests/base.json @ 59:b8f066b8ab62

begin migration path towards inheriting from ConfigParser; ideally, Configuration should live in its own class and the CLI class should inherit from that
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 27 Mar 2012 15:41:02 -0700
parents 11a498419193
children c530f6265deb
line wrap: on
line source

{
  "activeTests": [
    "ts"
  ], 
  "browser_path": "/home/jhammel/firefox/firefox", 
  "test_timeout": 60
}