diff options
Diffstat (limited to 'sys/linux')
| -rw-r--r-- | sys/linux/init_images_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/init_images_test.go b/sys/linux/init_images_test.go index c5b93c4be..8391330c3 100644 --- a/sys/linux/init_images_test.go +++ b/sys/linux/init_images_test.go @@ -1,7 +1,7 @@ // Copyright 2022 syzkaller project authors. All rights reserved. // Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. -package linux +package linux_test import ( "flag" |
