diff options
| author | Kurt <kurt.w.jung@gmail.com> | 2016-11-11 21:44:09 -0500 |
|---|---|---|
| committer | Kurt <kurt.w.jung@gmail.com> | 2016-11-11 21:44:09 -0500 |
| commit | 83f63e773b4dd5516af63ba8d7278e21f96f2062 (patch) | |
| tree | 68060ea62f0ac8e2eabc9f3a71a4231652a0ee9a /check | |
| parent | f51ce6c2fb4179749a4e048b51701ecff7e31add (diff) | |
Adjust some names of test functions to conform with Go's naming conventions
Diffstat (limited to 'check')
| -rwxr-xr-x | check | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +go tool vet -all . +gofmt -s -l . |
