210
208
store = self.makeBranchStore()
211
209
target_url = store._getMirrorURL(self.arbitrary_branch_id)
212
210
knit_format = format_registry.get('knit')()
216
215
# The fetched branch is in the default format.
218
217
self.arbitrary_branch_id, self.temp_dir, default_format)
219
218
# Make sure backup.bzr is removed, as it interferes with CSCVS.
220
219
self.assertEquals(os.listdir(self.temp_dir), [".bzr"])
224
223
def test_pushUpgradesFormat(self):
225
224
# A branch should always be in the most up-to-date format before a