delve/vendor/gopkg.in/check.v1/TODO
Derek Parker 4e6d69e744 all: Vendor with Godeps & GO15EXPERIMENT
Use godeps to vendor dependencies and the normal go toolchain, with
GO15VENDOREXPERIMENT=1 set to properly vendor dependencies for reproducible
builds.
2015-09-30 18:25:02 -07:00

3 lines
56 B
Plaintext

- Assert(slice, Contains, item)
- Parallel test support