catbase/plugins/newsbid/webshit/webshit_test.go

8 lines
128 B
Go
Raw Normal View History

2019-12-20 18:31:05 +00:00
package webshit
//func TestWebshit_Check(t *testing.T) {
// mb := bot.NewMockBot()
// ws := New(mb.DB())
// ws.checkBids()
//}