pathlib tests: move `walk()` tests into their own classes (GH-126651)
Move tests for Path.walk() into a new PathWalkTest class, and apply a similar change in tests for the ABCs. This allows us to properly tear down the walk test hierarchy in tearDown(), rather than leaving it to os_helper.rmtree().
B
Barney Gale committed
4ea71278caedb3d12a45f87c757418b8684ba7dd
Parent: dbd2379
Committed by GitHub <noreply@github.com>
on 11/24/2024, 2:31:00 AM