53
53
# Start with a format that is unlikely to be the target format
54
54
# We call the super class to allow overriding the format of creation)
55
55
source = tests.TestCaseWithTransport.make_branch(self, 'old-branch',
57
57
target_bzrdir = self.make_bzrdir('target')
58
58
target_bzrdir.create_repository()
59
59
result_format = self.branch_format