diff options
Diffstat (limited to 'test/sandbox/tool/main.go')
| -rw-r--r-- | test/sandbox/tool/main.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/sandbox/tool/main.go b/test/sandbox/tool/main.go index 77310744..f53950ce 100644 --- a/test/sandbox/tool/main.go +++ b/test/sandbox/tool/main.go @@ -1,3 +1,5 @@ +//go:build testtool + package main import ( |
