Nest tests with their package

This commit is contained in:
Eric Meyer
2017-10-19 09:58:36 -05:00
parent 07998d5077
commit d0431295d6
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ By default, `go get` does not work for private GitHub repos. This will fix that.
## Running the Tests
`go test`
`go test ./...`