diff options
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/syscallcompat/emulate_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/syscallcompat/emulate_test.go b/internal/syscallcompat/emulate_test.go index 16383f2..37889dc 100644 --- a/internal/syscallcompat/emulate_test.go +++ b/internal/syscallcompat/emulate_test.go @@ -1,3 +1,4 @@ +//go:build darwin package syscallcompat import ( |
