217
231
d_url = self.get_url('inventory_without_revision_and_ghost')
218
232
d = bzrlib.bzrdir.BzrDir.open(d_url)
219
233
repo = d.open_repository()
220
236
# nothing should have been altered yet : inventories without
221
237
# revisions are not data loss incurring for current format
222
238
self.check_thorough_reweave_missing_revision(d, repo.reconcile,