220
216
d_url = self.get_url('inventory_without_revision_and_ghost')
221
217
d = bzrlib.bzrdir.BzrDir.open(d_url)
222
218
repo = d.open_repository()
226
221
# nothing should have been altered yet : inventories without
227
222
# revisions are not data loss incurring for current format
228
223
self.check_thorough_reweave_missing_revision(d, repo.reconcile,