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

8 lines
128 B
Go

package webshit
//func TestWebshit_Check(t *testing.T) {
// mb := bot.NewMockBot()
// ws := New(mb.db())
// ws.checkBids()
//}