Sha256: bb5d3622e5d1be01913047f8fbffb1e349b0c4be6512caf62605ec4ea4385f33
Contents?: true
Size: 420 Bytes
Versions: 5
Compression:
Stored size: 420 Bytes
Contents
## Running the tests To run the tests run the command `go test` from within the exercise directory. If the test suite contains benchmarks, you can run these with the `-bench` flag: go test -bench . ## Further information For more detailed information about the Go track, including how to get help if you're having trouble, please visit the exercism.io [Go language page](http://exercism.io/languages/go/about).
Version data entries
5 entries across 5 versions & 1 rubygems