1
0
mirror of https://github.com/velour/catbase.git synced 2025-04-03 11:49:55 +00:00
catbase/plugins/newsbid/webshit/webshit_test.go

8 lines
128 B
Go
Raw Normal View History

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