octokit / go-octokit

Simple Go wrapper for the GitHub API
https://github.com/octokit/go-octokit
MIT License
258 stars 79 forks source link

Changed all assert.Equal to assert.EqualValues #109

Closed dhruvsinghal closed 9 years ago

dhruvsinghal commented 9 years ago

@pengwynn This should fix the problem with CI build.