blob: 3f25ad95309baf4d71373202afb4a5f6d100bed5 [file] [log] [blame]
package git
import (
"testing"
. "gopkg.in/check.v1"
)
func Test(t *testing.T) { TestingT(t) }