Re: [go-nuts] Re: error in testcode

2021-03-29 Thread Brian Candler
Sorry, but that is not a complete, self-contained piece of code that I can run. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegro

Re: [go-nuts] Re: error in testcode

2021-03-29 Thread Dr. Lincy Jim
I did func TestProvisionhistory(t *testing.T) { type fields struct { StatusStatus Type BookingType Updated time.Time History []BookingHistory } type args struct { b *Booking } tests :=

[go-nuts] Re: error in testcode

2021-03-29 Thread Brian Candler
Can you make a complete, runnable example which demonstrates the problem, on play.golang.org, and post the link here? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email