Unity-Technologies / go-ts3

A golang TeamSpeak 3 ServerQuery client
BSD 2-Clause "Simplified" License
47 stars 21 forks source link

Updated tests with gofmt -s #4

Closed stevenh closed 7 years ago

stevenh commented 7 years ago

Fixed the one minor issue identified by goreportcard by running gofmt -s against our test files.