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

Version Path
trackler-2.0.8.6 tracks/go/exercises/TRACK_HINTS.md
trackler-2.0.8.5 tracks/go/exercises/TRACK_HINTS.md
trackler-2.0.8.4 tracks/go/exercises/TRACK_HINTS.md
trackler-2.0.8.3 tracks/go/exercises/TRACK_HINTS.md
trackler-2.0.8.2 tracks/go/exercises/TRACK_HINTS.md