export_test.go

1package github
2
3import "testing"
4
5func TestExporter(t *testing.T) {
6
7}