On Mon, Mar 20, 2017 at 08:56:16PM -0400, Kyle Meyer wrote: > Move cleanup lines that occur after test blocks into > test_when_finished calls within the test bodies. Don't move cleanup > lines that seem to be related to mutiple tests rather than a single > test. Sounds logical. The patch looks good to me (though I'll admit my eyes may have glazed a little in the middle). -Peff