142
142
due to the order that `build_snapshot` performs its actions.
145
147
* `TestCaseWithMemoryTransport` is faster now: `_check_safety_net` now
146
148
just compares the bytes in the dirstate file to its pristine state,
147
149
rather than opening the WorkingTree and calling ``last_revision()``.