aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-10-25 12:39:48 +0200
committerDmitry Vyukov <dvyukov@google.com>2021-11-08 12:10:31 +0100
commitd29682f18fd5f7d995e5c37b957b19469908a526 (patch)
treef1b5ef8c0ef7609bd0ca202a233e2768a033337e /executor
parent0aabb34af9d68ff5535b5827caed84dfc318aeb9 (diff)
syz-verifier: remove temp test dirs
The tests currently don't clean up old dir. Clean up old test dirs. There is a nice t.TempDir: https://pkg.go.dev/testing#T.TempDir but it's only Go 1.15. Cleanup was added in 1.14: https://pkg.go.dev/testing#T.Cleanup And we have exactly 1.14 in tools/old-env/Dockerfile.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions