aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/github/export_test.go
blob: 74e8a656df9a7b9ccfd84cf4c93ceb65ae8229f6 (plain) (blame)
1
2
3
4
5
6
7
package github

import "testing"

func TestExporter(t *testing.T) {

}