Remove unneeded and unportable WorkingTree basis-inventory test
'test_basis_inv_gets_revision' which checks that when we
set a parent tree in a working tree with an inventory with no
revision_id, the revision_id is correctly stored.
However, Repository.deserialise_inventory always sets the revision_id
(for Knit1) and ensures its there (for Knit2).