package err import ( "testing" ) func TestErrno(t *testing.T) { Errno() }