260
260
allowing it to be used for modules with side-effects.
261
261
(Vincent Ladeuil, #712474)
263
266
* `TestCaseWithMemoryTransport` is faster now: `_check_safety_net` now
264
267
just compares the bytes in the dirstate file to its pristine state,
265
268
rather than opening the WorkingTree and calling ``last_revision()``.