Closed chriscoderdr closed 9 years ago
Hey I refactored the testing to use testing library of go, you can now run them using:
go test
or
go test -v
for verbose output.
Hey I refactored the testing to use testing library of go, you can now run them using:
or
for verbose output.