254
254
allowing it to be used for modules with side-effects.
255
255
(Vincent Ladeuil, #712474)
257
260
* `TestCaseWithMemoryTransport` is faster now: `_check_safety_net` now
258
261
just compares the bytes in the dirstate file to its pristine state,
259
262
rather than opening the WorkingTree and calling ``last_revision()``.