)]}'
{
  "commit": "677cc11523489d5814cf2c9d26e27bc6a049fd71",
  "tree": "a4a105d7658e711ba10fe42d4ccdef8bdf1907a2",
  "parents": [
    "58106f8b92dd6d8a741d6237522ba053b7168cb1"
  ],
  "author": {
    "name": "Dan Talayco",
    "email": "dan.talayco@bigswitch.com",
    "time": "Tue Mar 27 10:28:58 2012 -0700"
  },
  "committer": {
    "name": "Dan Talayco",
    "email": "dan.talayco@bigswitch.com",
    "time": "Tue Mar 27 10:29:10 2012 -0700"
  },
  "message": "Added inheritSetup method\n\n        This allows running at test from within another test.  Do the\n        following:\n\n        sub_test \u003d SomeTestClass()  # Create an instance of the test class\n        sub_test.inheritSetup(self) # Inherit setup of parent\n        sub_test.runTest()          # Run the test\n\n        Normally, only the parent\u0027s setUp and tearDown are called and\n        the state after the sub_test is run must be taken into account\n        by subsequent operations.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "220f7c8f847702007961beab33086225a60262f5",
      "old_mode": 33188,
      "old_path": "tests/basic.py",
      "new_id": "9dec947afdc9c235ecf78a436db64054eca7dae2",
      "new_mode": 33188,
      "new_path": "tests/basic.py"
    }
  ]
}
