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