Added tests
This commit is contained in:
parent
91d1562e0e
commit
e7cb026708
3 changed files with 69 additions and 6 deletions
2
go.mod
2
go.mod
|
|
@ -1,3 +1,5 @@
|
|||
module github.com/lmika/events
|
||||
|
||||
go 1.14
|
||||
|
||||
require github.com/stretchr/testify v1.9.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue