diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-10-21 19:40:01 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-11-08 12:52:36 +0100 |
| commit | 07642bf10c06ec77b16b80cfb386715f5180c954 (patch) | |
| tree | ffb534f4fede6da0be47dc3462eccf51d8975414 /executor | |
| parent | 3ea5a3451b2bfa90a3b73397273560f17d587efc (diff) | |
syz-verifier: rename test_utils.go to utils_test.go
test_utils.go must be parts of tests (used only by tests),
rather than of the binary itself.
Currently it is part of the binary since it does not end with _test.go.
This works with go tool, but confuses bazel+glaze which does not
want to add test_utils.go into the test target.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
