diff options
Diffstat (limited to 'test/sandbox/assert.go')
| -rw-r--r-- | test/sandbox/assert.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/sandbox/assert.go b/test/sandbox/assert.go index e00bc5d1..388d2328 100644 --- a/test/sandbox/assert.go +++ b/test/sandbox/assert.go @@ -1,3 +1,5 @@ +//go:build testtool + /* Package sandbox provides utilities for checking sandbox outcome. |
