396
396
tree.branch.generate_revision_history(bzrlib.revision.NULL_REVISION)
397
397
self.assertEqual([], tree.branch.revision_history())
400
418
class ChrootedTests(TestCaseWithBranch):
401
419
"""A support class that provides readonly urls outside the local namespace.