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