373
373
tree.branch.generate_revision_history(bzrlib.revision.NULL_REVISION)
374
374
self.assertEqual([], tree.branch.revision_history())
377
397
class ChrootedTests(TestCaseWithBranch):
378
398
"""A support class that provides readonly urls outside the local namespace.