SIGN IN SIGN UP

Deny creating files as a result of test runs. (#10253)

A test file was accidentally dropping a `results.json` file in the
current working directory as a result of running `make test`.

This is undesirable, since we don't want to risk accidentally adding
stray files into the repo if we run tests locally and then do `git add
.` without inspecting the file list very closely.
P
Predrag Gruevski committed
82d5d4d0ae5396229e050ebf4913f60a54b3b81d
Parent: 8d5bf1f
Committed by GitHub <noreply@github.com> on 9/6/2023, 3:15:16 PM