-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
Description
go version: go1.6.2 linux/386
Sorry, if this is not relevant, but I can not find answer to this issue:
In documentation the testing pakage has function B.Run(...)
https://golang.org/pkg/testing/#B.Run
But compiler gives me error, that it is undefined.
Am I missing something? why it is in doc and not implemented?
Reactions are currently unavailable