1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-21 14:19:43 +02:00
documize/vendor/github.com/google/go-github/tests/integration/doc.go
2016-07-07 18:54:16 -07:00

6 lines
252 B
Go

// Package tests contains integration tests.
//
// These tests call the live GitHub API, and therefore require a little more
// setup to run. See https://github.com/google/go-github/tree/master/tests/integration
// for more information.
package tests