package api import ( "testing" . "github.com/smartystreets/goconvey/convey" ) func TestAlertingApi(t *testing.T) { Convey("", func() {}) }