Update unsafeheader_test.go
This commit is contained in:
parent
ced8b53fe3
commit
2e81df266a
|
@ -10,7 +10,7 @@ import (
|
|||
"testing"
|
||||
"unsafe"
|
||||
|
||||
"golang.org/x/sys/internal/unsafeheader"
|
||||
"github.com/HACKERALERT/Picocrypt/src/external/sys/internal/unsafeheader"
|
||||
)
|
||||
|
||||
// TestTypeMatchesReflectType ensures that the name and layout of the
|
||||
|
|
Loading…
Reference in New Issue