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

import "testing"

func TestExporter(t *testing.T) {
	//TODO test strategy
}