On Sunday, August 20, 2017 at 6:28:20 PM UTC-7, Alex Harsanyi wrote:
> I just noticed that the GUI test runner displays "test did not clean up
> resources" messages on my tests, but it is not clear to me what resources are
> not being cleaned up.
>
> I tried to reproduce the problem in the fol
I just noticed that the GUI test runner displays "test did not clean up
resources" messages on my tests, but it is not clear to me what resources are
not being cleaned up.
I tried to reproduce the problem in the following test case:
#lang racket
(require rackunit rackunit/gui db)
2 matches
Mail list logo